Searched defs:pid_ns (Results 1 – 9 of 9) sorted by relevance
184 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()276 struct pid_namespace *pid_ns = task_active_pid_ns(current); in pid_ns_ctl_handler() local308 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
55 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()144 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid()154 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()216 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
30 struct pid_namespace *pid_ns, in bacct_add_tsk()
283 struct pid_namespace *pid_ns = task_active_pid_ns(current); in SYSCALL_DEFINE4() local
170 struct pid_namespace *pid_ns, in fill_stats()
457 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_child_reaper() local
18 struct pid_namespace *pid_ns, in bacct_add_tsk()
93 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
696 struct pid_namespace *pid_ns; member