Home
last modified time | relevance | path

Searched refs:gfp_pfmemalloc_allowed (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dgfp.h672 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
/linux/mm/
A Dslub.c2828 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
2841 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match_unsafe()
A Dpage_alloc.c4726 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function
4930 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
A Dslab.c2854 if (!gfp_pfmemalloc_allowed(flags)) in cache_alloc_pfmemalloc()
/linux/net/core/
A Dskbuff.c357 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()
/linux/
A DSystem.map7414 ffff8000101ee6c4 T gfp_pfmemalloc_allowed
A D.tmp_System.map7414 ffff8000101ee6c4 T gfp_pfmemalloc_allowed

Completed in 984 milliseconds