Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c1689 static int comm_show(struct seq_file *m, void *v) in comm_show() function
1708 return single_open(filp, comm_show, inode); in comm_open()