Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinternal.h303 extern const struct file_operations proc_pid_smaps_operations;
H A Dbase.c3216 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
3558 REG("smaps", S_IRUGO, proc_pid_smaps_operations),
H A Dtask_mmu.c1092 const struct file_operations proc_pid_smaps_operations = { variable