Home
last modified time | relevance | path

Searched refs:RB_KEXEC (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/sys/
Dreboot.h13 #define RB_KEXEC 0x45584543 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dreboot.h13 #define RB_KEXEC 0x45584543 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dreboot.h13 #define RB_KEXEC 0x45584543 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dreboot.h13 #define RB_KEXEC 0x45584543 macro
/third_party/musl/include/sys/
Dreboot.h13 #define RB_KEXEC 0x45584543 macro
/third_party/musl/porting/linux/user/include/sys/
Dreboot.h29 #define RB_KEXEC 0x45584543 macro
/third_party/musl/ndk_musl_include/sys/
Dreboot.h29 #define RB_KEXEC 0x45584543 macro
/third_party/rust/crates/nix/src/sys/
Dreboot.rs20 RB_KEXEC,
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt787 RB_KEXEC
Dlinux.txt1904 RB_KEXEC
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs983 pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1863 pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2466 pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant