Searched refs:should_fail_alloc_page (Results 1 – 3 of 3) sorted by relevance
72 bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order);
3941 noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function3945 ALLOW_ERROR_INJECTION(should_fail_alloc_page, TRUE);5330 if (should_fail_alloc_page(gfp_mask, order)) in prepare_alloc_pages()
14825 BTF_ID(func, should_fail_alloc_page) in BTF_ID()