Home
last modified time | relevance | path

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

/linux/mm/
H A Dfail_page_alloc.c26 bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
/linux/include/linux/
H A Dfault-inject.h119 static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function