Searched refs:pid_namespace (Results 1 – 5 of 5) sorted by relevance
6 struct pid_namespace *rust_helper_get_pid_ns(struct pid_namespace *ns) in rust_helper_get_pid_ns()11 void rust_helper_put_pid_ns(struct pid_namespace *ns) in rust_helper_put_pid_ns()17 struct pid_namespace *rust_helper_task_get_pid_ns(struct task_struct *task) in rust_helper_task_get_pid_ns()19 struct pid_namespace *pid_ns; in rust_helper_task_get_pid_ns()
59 struct pid_namespace *ns) in rust_helper_task_tgid_nr_ns()
23 inner: Opaque<bindings::pid_namespace>,29 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr() argument39 pub unsafe fn from_ptr<'a>(ptr: *const bindings::pid_namespace) -> &'a Self { in from_ptr()
11 pid_namespace::PidNamespace,
109 pub mod pid_namespace; module
Completed in 6 milliseconds