Searched defs:active_ns (Results 1 – 2 of 2) sorted by relevance
314 let active_ns = unsafe { bindings::task_active_pid_ns(self.as_ptr()) }; in active_pid_ns() localVariable
113 struct pid_namespace *active_ns; in free_pid() local