Searched defs:alloc_gfp (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dfilemap.c1921 gfp_t alloc_gfp = gfp; local
H A Dvmalloc.c3494 gfp_t alloc_gfp = gfp; local
H A Dslub.c2321 gfp_t alloc_gfp; local
H A Dpage_alloc.c4399 gfp_t alloc_gfp; local
4544 gfp_t alloc_gfp; /* The gfp_t that was actually used for allocation */ local
4324 prepare_alloc_pages(gfp_t gfp_mask, unsigned int order, int preferred_nid, nodemask_t *nodemask, struct alloc_context *ac, gfp_t *alloc_gfp, unsigned int *alloc_flags) argument
[all...]

Completed in 231 milliseconds