Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dgeneric.c637 static int proc_single_open(struct inode *inode, struct file *file) in proc_single_open() function
646 .proc_open = proc_single_open,
Dbase.c790 static int proc_single_open(struct inode *inode, struct file *filp) in proc_single_open() function
796 .open = proc_single_open,