Searched refs:__GFP_RECLAIMABLE (Results 1 – 12 of 12) sorted by relevance
50 gfp = GFP_KERNEL | __GFP_HIGHMEM | __GFP_RECLAIMABLE; in i915_gem_object_get_pages_internal()
595 mask = GFP_HIGHUSER | __GFP_RECLAIMABLE; in shmem_object_init()
205 mask = GFP_HIGHUSER | __GFP_RECLAIMABLE; in i915_ttm_tt_shmem_populate()
149 #define __GFP_RECLAIMABLE ((__force gfp_t)___GFP_RECLAIMABLE) macro
109 gfpflag_string(__GFP_RECLAIMABLE), \
235 mapping_set_gfp_mask(mapping, GFP_HIGHUSER | __GFP_RECLAIMABLE); in armada_gem_alloc_object()
121 gfp |= __GFP_ACCOUNT|__GFP_RECLAIMABLE; in __bkey_cached_alloc()
154 gfp |= __GFP_ACCOUNT|__GFP_RECLAIMABLE; in btree_node_data_alloc()
1683 __GFP_RECLAIMABLE); in __d_alloc()
285 GFP_KERNEL_ACCOUNT | __GFP_RECLAIMABLE); in fuse_dentry_init()
1950 #define OBJCGS_CLEAR_MASK (__GFP_DMA | __GFP_RECLAIMABLE | \5562 s->allocflags |= __GFP_RECLAIMABLE; in calculate_sizes()
6381 gfp_mask &= ~(GFP_ZONEMASK | __GFP_RECLAIMABLE | __GFP_WRITE | in __alloc_contig_verify_gfp_mask()