Searched refs:should_fail_alloc_page (Results 1 – 4 of 4) sorted by relevance
26 bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function46 ALLOW_ERROR_INJECTION(should_fail_alloc_page, TRUE);
4923 should_fail_alloc_page(gfp_mask, order)) in __alloc_frozen_pages_noprof()
117 bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order);119 static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
23516 BTF_ID(func, should_fail_alloc_page) in BTF_ID()