Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dinternal.h148 extern const struct file_operations proc_tid_children_operations;
H A Darray.c809 const struct file_operations proc_tid_children_operations = { variable
H A Dbase.c3679 REG("children", S_IRUGO, proc_tid_children_operations),