Searched refs:proc_uid_seq_operations (Results 1 – 3 of 3) sorted by relevance
194 extern const struct seq_operations proc_uid_seq_operations;
724 const struct seq_operations proc_uid_seq_operations = { variable
3139 return proc_id_map_open(inode, file, &proc_uid_seq_operations); in proc_uid_map_open()