Home
last modified time | relevance | path

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

/Linux-v5.15/fs/proc/
Dinternal.h304 extern const struct file_operations proc_pid_smaps_operations;
Dbase.c3217 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
3560 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
Dtask_mmu.c1008 const struct file_operations proc_pid_smaps_operations = { variable