Home
last modified time | relevance | path

Searched defs:SI_KERNEL (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h42 #define SI_KERNEL 128 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h46 #define SI_KERNEL 128 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h42 #define SI_KERNEL 128 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h42 #define SI_KERNEL 128 macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h42 #define SI_KERNEL 128 macro
/third_party/musl/include/
H A Dsignal.h42 #define SI_KERNEL 128 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1482 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1495 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1482 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1474 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1487 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1489 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1479 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1470 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1722 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1477 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1730 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1478 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1471 pub const SI_KERNEL: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1478 pub const SI_KERNEL: u32 = 128; consts

Completed in 189 milliseconds