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

/linux-4.4.14/include/linux/
H A Dtsacct_kern.h17 bacct_add_tsk(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) bacct_add_tsk() argument
H A Dpid_namespace.h93 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) reboot_pid_ns() argument
/linux-4.4.14/kernel/
H A Dtsacct.c29 bacct_add_tsk(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) bacct_add_tsk() argument
H A Dpid_namespace.c184 void zap_pid_ns_processes(struct pid_namespace *pid_ns) zap_pid_ns_processes() argument
276 struct pid_namespace *pid_ns = task_active_pid_ns(current); pid_ns_ctl_handler() local
308 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) reboot_pid_ns() argument
H A Dreboot.c283 struct pid_namespace *pid_ns = task_active_pid_ns(current); SYSCALL_DEFINE4() local
H A Dpid.c55 static inline int mk_pid(struct pid_namespace *pid_ns, mk_pid() argument
144 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) set_last_pid() argument
154 static int alloc_pidmap(struct pid_namespace *pid_ns) alloc_pidmap() argument
216 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) next_pidmap() argument
H A Dtaskstats.c169 fill_stats(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct task_struct *tsk, struct taskstats *stats) fill_stats() argument
H A Dexit.c457 struct pid_namespace *pid_ns = task_active_pid_ns(father); variable in typeref:struct:pid_namespace
474 zap_pid_ns_processes(pid_ns); variable
/linux-4.4.14/net/ipv6/
H A Dip6_flowlabel.c696 struct pid_namespace *pid_ns; member in struct:ip6fl_iter_state

Completed in 253 milliseconds