Home
last modified time | relevance | path

Searched refs:show_mem (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/lib/
Dshow_mem.c11 void show_mem(unsigned int filter, nodemask_t *nodemask) in show_mem() function
DMakefile36 flex_proportions.o ratelimit.o show_mem.o \
/Linux-v5.10/kernel/
Dpanic.c157 show_mem(0, NULL); in panic_print_sys_info()
/Linux-v5.10/mm/
Doom_kill.c465 show_mem(SHOW_MEM_FILTER_NODES, oc->nodemask); in dump_header()
Dpage_alloc.c3953 show_mem(filter, nodemask); in warn_alloc_show_mem()
/Linux-v5.10/drivers/tty/
Dsysrq.c337 show_mem(0, NULL); in sysrq_handle_showmem()
/Linux-v5.10/drivers/tty/vt/
Dkeyboard.c583 show_mem(0, NULL); in fn_show_mem()
/Linux-v5.10/include/linux/
Dmm.h2448 extern void show_mem(unsigned int flags, nodemask_t *nodemask);
/Linux-v5.10/arch/powerpc/xmon/
Dxmon.c1084 show_mem(0, NULL); in cmds()