Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dinternal.h293 extern const struct file_operations proc_tid_maps_operations;
Dtask_nommu.c339 const struct file_operations proc_tid_maps_operations = { variable
Dtask_mmu.c413 const struct file_operations proc_tid_maps_operations = { variable
Dbase.c3106 REG("maps", S_IRUGO, proc_tid_maps_operations),