Searched defs:pid_namespace (Results 1 – 3 of 3) sorted by relevance
26 struct pid_namespace { struct34 struct pid_namespace *parent; argument52 extern struct pid_namespace init_pid_ns; argument
29 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr()
67 pub mod pid_namespace; module