Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dproc_ns.h31 extern const struct proc_ns_operations pidns_for_children_operations;
/Linux-v5.4/fs/proc/
Dnamespaces.c27 &pidns_for_children_operations,
/Linux-v5.4/kernel/
Dpid_namespace.c447 const struct proc_ns_operations pidns_for_children_operations = { variable