Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dbase.c800 static int proc_single_show(struct seq_file *m, void *v) in proc_single_show() function
820 return single_open(filp, proc_single_show, inode); in proc_single_open()