Home
last modified time | relevance | path

Searched refs:proc_pid_numa_maps_operations (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/proc/
H A Dinternal.h301 extern const struct file_operations proc_pid_numa_maps_operations;
H A Dbase.c3273 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
3623 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
H A Dtask_mmu.c2035 const struct file_operations proc_pid_numa_maps_operations = { variable