Home
last modified time | relevance | path

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

/Linux-v5.4/fs/proc/
Dbase.c1562 static int comm_show(struct seq_file *m, void *v) in comm_show() function
1581 return single_open(filp, comm_show, inode); in comm_open()