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

/include/linux/
H A Dnsproxy.h30 struct pid_namespace *pid_ns; member in struct:nsproxy
H A Dpid_namespace.h51 extern void zap_pid_ns_processes(struct pid_namespace *pid_ns);
52 extern int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd);
85 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) argument

Completed in 46 milliseconds