Home
last modified time | relevance | path

Searched refs:MAX_CLOCKS (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime02.c36 .clktype = MAX_CLOCKS,
40 .clktype = MAX_CLOCKS + 1,
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime02.c63 .type = MAX_CLOCKS,
67 .type = MAX_CLOCKS + 1,
/third_party/ltp/include/lapi/
Dposix_clocks.h12 #define MAX_CLOCKS 16 macro
Dcommon_timers.h31 #define MAX_CLOCKS 16 macro
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime02.c79 .clktype = MAX_CLOCKS,
83 .clktype = MAX_CLOCKS + 1,
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dtime.h56 #define MAX_CLOCKS 16 macro
/third_party/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create02.c55 {MAX_CLOCKS, &sig_ev, &timer_id, EINVAL, "invalid clock"},
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h112 #define MAX_CLOCKS 16 macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1345 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1342 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1350 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1555 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1341 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1340 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1334 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1341 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1331 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1563 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1337 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1342 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1355 pub const MAX_CLOCKS: u32 = 16; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1347 pub const MAX_CLOCKS: u32 = 16; constant