Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_alloc.c3757 static bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3797 static inline bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page() function
3806 return __should_fail_alloc_page(gfp_mask, order); in should_fail_alloc_page()

Completed in 20 milliseconds