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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dpage_alloc.c1375 u32 ignore_gfp_highmem; member in struct:fail_page_alloc_attr
1390 .ignore_gfp_highmem = 1,
1406 if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM))
1434 &fail_page_alloc.ignore_gfp_highmem);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dpage_alloc.c1375 u32 ignore_gfp_highmem; member in struct:fail_page_alloc_attr
1390 .ignore_gfp_highmem = 1,
1406 if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM))
1434 &fail_page_alloc.ignore_gfp_highmem);

Completed in 184 milliseconds