Searched refs:proc_uid_seq_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Duser_namespace.h177 extern const struct seq_operations proc_uid_seq_operations;
/linux-master/kernel/
H A Duser_namespace.c713 const struct seq_operations proc_uid_seq_operations = { variable in typeref:struct:seq_operations
/linux-master/fs/proc/
H A Dbase.c3086 return proc_id_map_open(inode, file, &proc_uid_seq_operations);

Completed in 346 milliseconds