Home
last modified time | relevance | path

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

/Linux-v6.6/fs/proc/
Dbase.c1692 static int comm_show(struct seq_file *m, void *v) in comm_show() function
1711 return single_open(filp, comm_show, inode); in comm_open()