Home
last modified time | relevance | path

Searched defs:pid_ns (Results 1 – 6 of 6) sorted by relevance

/kernel/
Dpid_namespace.c210 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()
302 struct pid_namespace *pid_ns = task_active_pid_ns(current); in pid_ns_ctl_handler() local
334 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
443 struct pid_namespace *pid_ns, *p; in pidns_get_parent() local
Dpid.c56 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()
143 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid()
153 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()
215 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
Dtsacct.c32 struct pid_namespace *pid_ns, in bacct_add_tsk()
Dreboot.c283 struct pid_namespace *pid_ns = task_active_pid_ns(current); in SYSCALL_DEFINE4() local
Dtaskstats.c170 struct pid_namespace *pid_ns, in fill_stats()
Dexit.c566 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_child_reaper() local