Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dtask_nommu.c290 const struct file_operations proc_pid_maps_operations = { variable
H A Dinternal.h389 extern const struct file_operations proc_pid_maps_operations;
H A Dbase.c3337 REG("maps", S_IRUGO, proc_pid_maps_operations),
3682 REG("maps", S_IRUGO, proc_pid_maps_operations),
H A Dtask_mmu.c619 const struct file_operations proc_pid_maps_operations = { variable