Searched refs:__should_fail_alloc_page (Results 1 – 1 of 1) sorted by relevance
3888 static bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function3934 static inline bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function3943 return __should_fail_alloc_page(gfp_mask, order); in should_fail_alloc_page()