Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dtask_mmu.c660 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap() function
723 return show_smap(m, v, 1); in show_pid_smap()
728 return show_smap(m, v, 0); in show_tid_smap()