Home
last modified time | relevance | path

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

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