Home
last modified time | relevance | path

Searched refs:proc_pid_maps_operations (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/proc/
H A Dinternal.h300 extern const struct file_operations proc_pid_maps_operations;
H A Dtask_nommu.c290 const struct file_operations proc_pid_maps_operations = { variable
H A Dbase.c3330 REG("maps", S_IRUGO, proc_pid_maps_operations),
3677 REG("maps", S_IRUGO, proc_pid_maps_operations),
H A Dtask_mmu.c358 const struct file_operations proc_pid_maps_operations = { variable