Searched refs:proc_pid_numa_maps_operations (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | internal.h | 308 extern const struct file_operations proc_pid_numa_maps_operations;
|
H A D | base.c | 3439 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations), 3793 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
|
H A D | task_mmu.c | 1995 const struct file_operations proc_pid_numa_maps_operations = { variable
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | internal.h | 301 extern const struct file_operations proc_pid_numa_maps_operations;
|
H A D | base.c | 3463 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations), 3822 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
|
H A D | task_mmu.c | 2044 const struct file_operations proc_pid_numa_maps_operations = { variable
|
Completed in 18 milliseconds