Home
last modified time | relevance | path

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

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