Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c317 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns() function
Dreboot.c726 ret = reboot_pid_ns(pid_ns, cmd); in SYSCALL_DEFINE4()