Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c772 static int proc_single_show(struct seq_file *m, void *v) in proc_single_show() function
792 return single_open(filp, proc_single_show, inode); in proc_single_open()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c777 static int proc_single_show(struct seq_file *m, void *v) in proc_single_show() function
797 return single_open(filp, proc_single_show, inode); in proc_single_open()

Completed in 11 milliseconds