Searched refs:__NR_reboot (Results 1 – 4 of 4) sorted by relevance
450 #define __NR_reboot 142 macro451 __SYSCALL(__NR_reboot, sys_reboot)
189 #define __NR_reboot 88 macro190 __SYSCALL(__NR_reboot, sys_reboot)
897 return my_syscall4(__NR_reboot, magic1, magic2, cmd, arg); in sys_reboot()