Searched refs:proc_pid_numa_maps_operations (Results 1 – 3 of 3) sorted by relevance
333 extern const struct file_operations proc_pid_numa_maps_operations;
3338 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),3688 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
3096 const struct file_operations proc_pid_numa_maps_operations = { variable