Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dpid_namespace.c184 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() local
308 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
Dpid.c55 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()
Dtsacct.c30 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.c457 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_child_reaper() local
/linux-4.4.14/include/linux/
Dtsacct_kern.h18 struct pid_namespace *pid_ns, in bacct_add_tsk()
Dpid_namespace.h93 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
/linux-4.4.14/net/ipv6/
Dip6_flowlabel.c696 struct pid_namespace *pid_ns; member