Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c177 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()
249 struct pid_namespace *pid_ns = task_active_pid_ns(current); in pid_ns_ctl_handler() local
281 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
359 struct pid_namespace *pid_ns = ns; in pidns_inum() local
Dpid.c55 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()
140 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid()
150 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()
212 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
Dtsacct.c30 struct pid_namespace *pid_ns, in bacct_add_tsk()
Dtaskstats.c179 struct pid_namespace *pid_ns, in fill_stats()
Dexit.c517 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_new_reaper() local
Dsys.c476 struct pid_namespace *pid_ns = task_active_pid_ns(current); in SYSCALL_DEFINE4() local