Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c3718 noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page() function
3722 ALLOW_ERROR_INJECTION(should_fail_alloc_page, TRUE);
5125 if (should_fail_alloc_page(gfp_mask, order)) in prepare_alloc_pages()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c11986 BTF_ID(func, should_fail_alloc_page) in BTF_ID()