Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dfailslab.c6 u32 ignore_gfp_wait; member
10 .ignore_gfp_wait = 1,
19 if (failslab.ignore_gfp_wait && (gfpflags & __GFP_WAIT)) in should_failslab()
45 &failslab.ignore_gfp_wait)) in failslab_debugfs_init()
Dpage_alloc.c1473 u32 ignore_gfp_wait; member
1477 .ignore_gfp_wait = 1,
1496 if (fail_page_alloc.ignore_gfp_wait && (gfp_mask & __GFP_WAIT)) in should_fail_alloc_page()
1515 &fail_page_alloc.ignore_gfp_wait)) in fail_page_alloc_debugfs()