Searched refs:sys_reboot (Results 1 – 5 of 5) sorted by relevance
294 sys_reboot(struct thread *td, struct reboot_args *uap) in sys_reboot() function
124 …{ .sy_narg = AS(reboot_args), .sy_call = (sy_call_t *)sys_reboot, .sy_auevent = AUE_REBOOT, .sy_fl…
1446 return (sys_reboot(td, &bsd_args)); in linux_reboot()
125 …{ .sy_narg = AS(reboot_args), .sy_call = (sy_call_t *)sys_reboot, .sy_auevent = AUE_REBOOT, .sy_fl…
1971 int sys_reboot(struct thread *, struct reboot_args *);