Home
last modified time | relevance | path

Searched refs:efi_get_reboot_to_firmware (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Defi-api.h13 int efi_get_reboot_to_firmware(void);
31 static inline int efi_get_reboot_to_firmware(void) { in efi_get_reboot_to_firmware() function
Defi-api.c150 int efi_get_reboot_to_firmware(void) { in efi_get_reboot_to_firmware() function
/systemd-251/src/boot/
Dbootctl.c1618 k = efi_get_reboot_to_firmware(); in verb_status()
2271 r = efi_get_reboot_to_firmware(); in verb_reboot_to_firmware()
/systemd-251/src/login/
Dlogind-dbus.c2637 r = efi_get_reboot_to_firmware(); in property_get_reboot_to_firmware_setup()