Searched defs:get_pid_ns (Results 1 – 2 of 2) sorted by relevance
57 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns() function90 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns() function
294 pub fn get_pid_ns(&self) -> Option<ARef<PidNamespace>> { in get_pid_ns() method