Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c3001 static int proc_id_map_open(struct inode *inode, struct file *file, in proc_id_map_open() function
3043 return proc_id_map_open(inode, file, &proc_uid_seq_operations); in proc_uid_map_open()
3048 return proc_id_map_open(inode, file, &proc_gid_seq_operations); in proc_gid_map_open()
3053 return proc_id_map_open(inode, file, &proc_projid_seq_operations); in proc_projid_map_open()