Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dpage_alloc.c3511 static bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3551 static inline bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3560 return __should_fail_alloc_page(gfp_mask, order); in should_fail_alloc_page()