Home
last modified time | relevance | path

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

/Linux-v5.15/fs/proc/
Dinternal.h303 extern const struct file_operations proc_pid_numa_maps_operations;
Dbase.c3206 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
3550 REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
Dtask_mmu.c1952 const struct file_operations proc_pid_numa_maps_operations = { variable