Searched refs:warn_alloc (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/mm/ |
D | vmalloc.c | 2910 warn_alloc(gfp_mask, NULL, in __vmalloc_area_node() 2930 warn_alloc(gfp_mask, NULL, in __vmalloc_area_node() 2938 warn_alloc(gfp_mask, NULL, in __vmalloc_area_node() 2984 warn_alloc(gfp_mask, NULL, in __vmalloc_node_range() 3017 warn_alloc(gfp_mask, NULL, in __vmalloc_node_range()
|
D | sparse-vmemmap.c | 416 warn_alloc(gfp_mask & ~__GFP_NOWARN, NULL, in vmemmap_alloc_block()
|
D | page_alloc.c | 4207 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() function 5125 warn_alloc(gfp_mask, ac->nodemask, in __alloc_pages_slowpath()
|
/Linux-v5.15/include/linux/ |
D | mm.h | 2490 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...);
|