/third_party/ltp/testcases/kernel/syscalls/clone3/ |
D | clone302.c | 44 {"invalid signal", &valid_args, sizeof(*valid_args), 0, NULL, CSIGNAL + 1, 0, 0, 0, EINVAL},
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 38 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 38 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 38 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 40 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/linux/user/include/ |
D | sched.h | 52 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 46 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 51 #define CSIGNAL 0x000000ff macro
|
/third_party/musl/include/ |
D | sched.h | 63 #define CSIGNAL 0x000000ff macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1376 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1379 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1374 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1368 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1389 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1376 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1381 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1597 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1375 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1589 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1384 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1365 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1375 pub const CSIGNAL: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1371 pub const CSIGNAL: u32 = 255; constant
|