Searched refs:noreclaim (Results 1 – 1 of 1) sorted by relevance
68 gfp_t noreclaim; in shmem_sg_alloc_table() local88 noreclaim = mapping_gfp_constraint(mapping, ~__GFP_RECLAIM); in shmem_sg_alloc_table()89 noreclaim |= __GFP_NORETRY | __GFP_NOWARN; in shmem_sg_alloc_table()98 gfp_t gfp = noreclaim; in shmem_sg_alloc_table()