Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1802 u32 ignore_gfp_wait; member
1806 .ignore_gfp_wait = 1,
1825 if (fail_page_alloc.ignore_gfp_wait && (gfp_mask & __GFP_WAIT)) in should_fail_alloc_page()
1844 &fail_page_alloc.ignore_gfp_wait)) in fail_page_alloc_debugfs()