Searched refs:get_pid_ns (Results 1 – 5 of 5) sorted by relevance
48 unsafe { bindings::get_pid_ns(self.as_ptr()) }; in inc_ref()
236 pub fn get_pid_ns(&self) -> Option<ARef<PidNamespace>> { in get_pid_ns() method
907 iter->pid_ns = get_pid_ns(task_active_pid_ns(current)); in sysvipc_proc_open()
192 get_pid_ns(ns); in alloc_pid()
327 l->key.ns = get_pid_ns(task_active_pid_ns(current)); in cgroup_pidlist_find_create()