Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c1751 static int comm_show(struct seq_file *m, void *v) in comm_show() function
1770 return single_open(filp, comm_show, inode); in comm_open()