Home
last modified time | relevance | path

Searched refs:pid_ns (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dtsacct_kern.h15 struct pid_namespace *pid_ns,
19 struct pid_namespace *pid_ns, in bacct_add_tsk() argument
Dpid_namespace.h77 extern void zap_pid_ns_processes(struct pid_namespace *pid_ns);
78 extern int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd);
111 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() argument
Dproc_fs.h66 struct pid_namespace *pid_ns; member
246 return proc_sb_info(sb)->pid_ns; in proc_pid_ns()