Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpid_namespace.h70 extern int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd);
98 static inline int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() function
/linux-6.3-rc2/kernel/
A Dpid_namespace.c320 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() function
A Dreboot.c724 ret = reboot_pid_ns(pid_ns, cmd); in SYSCALL_DEFINE4()

Completed in 37 milliseconds