Home
last modified time | relevance | path

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

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