Searched refs:reboot_pid_ns (Results 1 – 3 of 3) sorted by relevance
53 extern int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd);81 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() function
334 ret = reboot_pid_ns(pid_ns, cmd); in SYSCALL_DEFINE4()
306 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() function