Home
last modified time | relevance | path

Searched refs:shutdown_nice (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dreboot.h36 shutdown_nice(RB_POWEROFF); in orderly_poweroff()
/freebsd/sys/dev/xen/control/
H A Dcontrol.c188 shutdown_nice(RB_POWEROFF|RB_HALT); in xctrl_poweroff()
194 shutdown_nice(0); in xctrl_reboot()
/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_shutdown.c146 shutdown_nice(RB_POWEROFF); in vmbus_shutdown_cb()
/freebsd/sys/powerpc/powermac/
H A Dpowermac_thermal.c131 shutdown_nice(RB_POWEROFF); in pmac_therm_manage_fans()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_pmic.c111 shutdown_nice(RB_POWEROFF); in am335x_pmic_intr()
/freebsd/sys/powerpc/powernv/
H A Dopal_dev.c369 shutdown_nice(howto); in opal_handle_shutdown_message()
/freebsd/sys/kern/
H A Dsubr_kdb.c314 shutdown_nice(0); in kdb_reboot()
H A Dkern_shutdown.c349 shutdown_nice(int howto) in shutdown_nice() function
/freebsd/sys/arm/allwinner/
H A Daw_thermal.c581 shutdown_nice(RB_POWEROFF); in aw_thermal_intr()
H A Daxp209.c873 shutdown_nice(RB_POWEROFF); in axp2xx_intr()
H A Daxp81x.c1146 shutdown_nice(RB_POWEROFF); in axp8xx_intr()
/freebsd/sys/sys/
H A Dsystm.h449 void shutdown_nice(int);
/freebsd/sys/dev/vt/
H A Dvt_core.c773 shutdown_nice(RB_HALT); in vt_machine_kbdevent()
783 shutdown_nice(RB_HALT|RB_POWEROFF); in vt_machine_kbdevent()
795 shutdown_nice(RB_AUTOBOOT); in vt_machine_kbdevent()
/freebsd/sys/dev/acpica/
H A Dacpi_thermal.c622 shutdown_nice(RB_POWEROFF); in acpi_tz_monitor()
H A Dacpi.c3360 shutdown_nice(RB_POWEROFF); in acpi_EnterSleepState()
/freebsd/sys/dev/syscons/
H A Dsyscons.c3971 shutdown_nice(0); in scgetc()
3978 shutdown_nice(RB_HALT); in scgetc()
3985 shutdown_nice(RB_HALT | RB_POWEROFF); in scgetc()
/freebsd/share/man/man9/
H A DMakefile1355 kern_reboot.9 shutdown_nice.9