Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c3037 static int proc_id_map_open(struct inode *inode, struct file *file, in proc_id_map_open() function
3079 return proc_id_map_open(inode, file, &proc_uid_seq_operations); in proc_uid_map_open()
3084 return proc_id_map_open(inode, file, &proc_gid_seq_operations); in proc_gid_map_open()
3089 return proc_id_map_open(inode, file, &proc_projid_seq_operations); in proc_projid_map_open()