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.c3342 static bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3382 static inline bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3391 return __should_fail_alloc_page(gfp_mask, order); in should_fail_alloc_page()