Home
last modified time | relevance | path

Searched refs:LINUX_REBOOT_MAGIC2A (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dreboot.h11 #define LINUX_REBOOT_MAGIC2A 85072278 macro
/openbmc/linux/kernel/
H A Dreboot.c715 magic2 != LINUX_REBOOT_MAGIC2A && in SYSCALL_DEFINE4()