reboot_pid_ns      65 include/linux/pid_namespace.h extern int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd);
reboot_pid_ns     334 kernel/reboot.c 	ret = reboot_pid_ns(pid_ns, cmd);