Home
last modified time | relevance | path

Searched defs:alloc_mask (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/lib/
Dtest_meminit.c199 gfp_t alloc_mask = GFP_KERNEL | (want_zero ? __GFP_ZERO : 0); in do_kmem_cache_size() local
/Linux-v5.4/mm/
Dvmalloc.c2403 const gfp_t alloc_mask = gfp_mask | __GFP_NOWARN; in __vmalloc_area_node() local
Dpage_alloc.c4676 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