Home
last modified time | relevance | path

Searched refs:raw_reboot (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Draw-reboot.h12 static inline int raw_reboot(int cmd, const void *arg) { in raw_reboot() function
/systemd-251/src/shared/
Dreboot-util.c80 (void) raw_reboot(LINUX_REBOOT_CMD_RESTART2, parameter); in reboot_with_parameter()
/systemd-251/src/core/
Demergency-action.c93 (void) raw_reboot(LINUX_REBOOT_CMD_RESTART2, reboot_arg); in emergency_action()