Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dinternal.h142 extern const struct file_operations proc_tid_children_operations;
Darray.c751 const struct file_operations proc_tid_children_operations = { variable
Dbase.c3374 REG("children", S_IRUGO, proc_tid_children_operations),