Searched refs:proc_pid_smaps_operations (Results 1 – 3 of 3) sorted by relevance
304 extern const struct file_operations proc_pid_smaps_operations;
3261 REG("smaps", S_IRUGO, proc_pid_smaps_operations),3609 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
1051 const struct file_operations proc_pid_smaps_operations = { variable