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

/linux-master/mm/
H A Dfail_page_alloc.c8 bool ignore_gfp_highmem; member in struct:__anon4769
14 .ignore_gfp_highmem = true,
32 if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM))
58 &fail_page_alloc.ignore_gfp_highmem);

Completed in 106 milliseconds