Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c3655 bool ignore_gfp_highmem; member
3661 .ignore_gfp_highmem = true,
3677 if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM)) in __should_fail_alloc_page()
3699 &fail_page_alloc.ignore_gfp_highmem); in fail_page_alloc_debugfs()