Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dgeneric.c631 static int proc_single_open(struct inode *inode, struct file *file) in proc_single_open() function
640 .proc_open = proc_single_open,
H A Dbase.c783 static int proc_single_open(struct inode *inode, struct file *filp) in proc_single_open() function
789 .open = proc_single_open,