Searched defs:pid_ns (Results 1 – 4 of 4) sorted by relevance
56 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()154 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid()164 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()222 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
147 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()
699 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_new_reaper() local
30 struct pid_namespace *pid_ns; member