Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshow_mem.c403 void __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in __show_mem() function
H A Doom_kill.c464 __show_mem(SHOW_MEM_FILTER_NODES, oc->nodemask, gfp_zone(oc->gfp_mask)); in dump_header()
H A Dpage_alloc.c3244 __show_mem(filter, nodemask, gfp_zone(gfp_mask)); in warn_alloc_show_mem()
/openbmc/linux/include/linux/
H A Dmm.h3169 extern void __show_mem(unsigned int flags, nodemask_t *nodemask, int max_zone_idx);
3172 __show_mem(0, NULL, MAX_NR_ZONES - 1); in show_mem()