const syscall.SYS_REBOOT

2 uses

	syscall (current package)
		zsyscall_linux_amd64.go#L229: 	_, _, e1 := Syscall6(SYS_REBOOT, uintptr(magic1), uintptr(magic2), uintptr(cmd), uintptr(unsafe.Pointer(_p0)), 0, 0)
		zsysnum_linux_amd64.go#L178: 	SYS_REBOOT                 = 169