Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproc_ns.h31 extern const struct proc_ns_operations pidns_for_children_operations;
/openbmc/linux/fs/proc/
H A Dnamespaces.c27 &pidns_for_children_operations,
/openbmc/linux/kernel/
H A Dpid_namespace.c460 const struct proc_ns_operations pidns_for_children_operations = { variable