Home
last modified time | relevance | path

Searched defs:__NR_timer_create (Results 1 – 25 of 37) sorted by relevance

12

/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in108 #define __NR_timer_create 107 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in107 #define __NR_timer_create 107 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in109 #define __NR_timer_create 107 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in327 #define __NR_timer_create (0x40000000 + 526) macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in201 #define __NR_timer_create 254 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in223 #define __NR_timer_create 222 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in221 #define __NR_timer_create 6220 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in217 #define __NR_timer_create 5216 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in232 #define __NR_timer_create 240 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in213 #define __NR_timer_create 257 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in257 #define __NR_timer_create 259 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in259 #define __NR_timer_create 259 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in233 #define __NR_timer_create 259 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in216 #define __NR_timer_create 257 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in240 #define __NR_timer_create 240 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in237 #define __NR_timer_create 254 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in258 #define __NR_timer_create 4257 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h234 #define __NR_timer_create 257 macro
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1927 pub const __NR_timer_create: u32 = 107; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2058 pub const __NR_timer_create: u32 = 222; constant

12