Home
last modified time | relevance | path

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

/linux-5.10/lib/
Dtest_meminit.c202 gfp_t alloc_mask = GFP_KERNEL | (want_zero ? __GFP_ZERO : 0); in do_kmem_cache_size() local
/linux-5.10/mm/
Dpage_alloc.c4869 struct alloc_context *ac, gfp_t *alloc_mask, in prepare_alloc_pages()
4922 gfp_t alloc_mask; /* The gfp_t that was actually used for allocation */ in __alloc_pages_nodemask() local