Home
last modified time | relevance | path

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

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