Searched refs:local_flags (Results 1 – 1 of 1) sorted by relevance
2606 int colour_off, gfp_t local_flags, in alloc_slabmgmt() argument2614 local_flags, nodeid); in alloc_slabmgmt()2761 gfp_t local_flags; in cache_grow() local2769 local_flags = flags & (GFP_CONSTRAINT_MASK|GFP_RECLAIM_MASK); in cache_grow()2785 if (local_flags & __GFP_WAIT) in cache_grow()2801 objp = kmem_getpages(cachep, local_flags, nodeid); in cache_grow()2807 local_flags & ~GFP_CONSTRAINT_MASK, nodeid); in cache_grow()2815 if (local_flags & __GFP_WAIT) in cache_grow()2829 if (local_flags & __GFP_WAIT) in cache_grow()3172 gfp_t local_flags; in fallback_alloc() local[all …]