Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/mm/
Dpage_alloc.c3076 static bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
3126 static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
/kernel/linux/linux-5.10/mm/
Dpage_alloc.c3592 noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function