Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dinternal.h148 extern const struct file_operations proc_tid_children_operations;
Darray.c701 const struct file_operations proc_tid_children_operations = { variable
Dbase.c2924 REG("children", S_IRUGO, proc_tid_children_operations),