Searched defs:alloc_mask (Results 1 – 3 of 3) sorted by relevance
199 gfp_t alloc_mask = GFP_KERNEL | (want_zero ? __GFP_ZERO : 0); in do_kmem_cache_size() local
2403 const gfp_t alloc_mask = gfp_mask | __GFP_NOWARN; in __vmalloc_area_node() local
4676 struct alloc_context *ac, gfp_t *alloc_mask, in prepare_alloc_pages()4730 gfp_t alloc_mask; /* The gfp_t that was actually used for allocation */ in __alloc_pages_nodemask() local