Searched refs:noreclaim (Results 1 – 1 of 1) sorted by relevance
72 gfp_t noreclaim; in shmem_sg_alloc_table() local96 noreclaim = mapping_gfp_constraint(mapping, ~__GFP_RECLAIM); in shmem_sg_alloc_table()97 noreclaim |= __GFP_NORETRY | __GFP_NOWARN; in shmem_sg_alloc_table()108 gfp_t gfp = noreclaim; in shmem_sg_alloc_table()