Searched refs:RB_HALT_SYSTEM (Results 1 – 8 of 8) sorted by relevance
8 #define RB_HALT_SYSTEM 0xcdef0123 macro
33 int types[] = {RB_AUTOBOOT, RB_HALT_SYSTEM, RB_POWER_OFF},
55 if (signal == SIGUSR1) action = RB_HALT_SYSTEM;
17 RB_HALT_SYSTEM,
355 reboot_magic_no=RB_HALT_SYSTEM; in halt_poweroff_reboot_handler()401 reboot(RB_HALT_SYSTEM); in restart_init_handler()
978 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant
1858 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant
2461 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant