/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 281 #define __NR_kexec_file_load 294 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 279 #define __NR_kexec_file_load 294 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 279 #define __NR_kexec_file_load 294 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 321 #define __NR_kexec_file_load 320 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 326 #define __NR_kexec_file_load 381 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 360 #define __NR_kexec_file_load 382 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 362 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 380 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 369 #define __NR_kexec_file_load 382 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 359 #define __NR_kexec_file_load 401 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 277 #define __NR_kexec_file_load (0x40000000 + 320) macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2117 pub const __NR_kexec_file_load: u32 = 294; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2118 pub const __NR_kexec_file_load: u32 = 294; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2112 pub const __NR_kexec_file_load: u32 = 1073742144; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2159 pub const __NR_kexec_file_load: u32 = 381; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2156 pub const __NR_kexec_file_load: u32 = 320; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2186 pub const __NR_kexec_file_load: u32 = 401; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 2079 pub const __NR_kexec_file_load: u32 = 294; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 2223 pub const __NR_kexec_file_load: u32 = 382; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2226 pub const __NR_kexec_file_load: u32 = 382; constant
|