Home
last modified time | relevance | path

Searched refs:should_fail_alloc_page (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/mm/
Dpage_alloc.c3389 static noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
3393 ALLOW_ERROR_INJECTION(should_fail_alloc_page, TRUE);
4697 if (should_fail_alloc_page(gfp_mask, order)) in prepare_alloc_pages()