Home
last modified time | relevance | path

Searched refs:__show_mem (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dshow_mem.c408 void __show_mem(unsigned int filter, const nodemask_t *nodemask, in __show_mem() function
H A Dpage_alloc.c3995 __show_mem(filter, nodemask, gfp_zone(gfp_mask)); in warn_alloc_show_mem()
/linux/include/linux/
H A Dmm.h4158 extern void __show_mem(unsigned int flags, const nodemask_t *nodemask, int max_zone_idx);
4161 __show_mem(0, NULL, MAX_NR_ZONES - 1); in show_mem()