Searched defs:alloc_mask (Results 1 – 2 of 2) sorted by relevance
202 gfp_t alloc_mask = GFP_KERNEL | (want_zero ? __GFP_ZERO : 0); in do_kmem_cache_size() local
4961 struct alloc_context *ac, gfp_t *alloc_mask, in prepare_alloc_pages()5019 gfp_t alloc_mask; /* The gfp_t that was actually used for allocation */ in __alloc_pages_nodemask() local