Home
last modified time | relevance | path

Searched refs:__NR_timerfd_create (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd02.c140 fd = ltp_syscall(__NR_timerfd_create, in main()
157 fd = ltp_syscall(__NR_timerfd_create, CLOCK_REALTIME, in main()
Dtimerfd03.c136 fd = ltp_syscall(__NR_timerfd_create, in main()
153 fd = ltp_syscall(__NR_timerfd_create, CLOCK_REALTIME, in main()
/third_party/ltp/include/lapi/
Dtimerfd.h21 return ltp_syscall(__NR_timerfd_create, clockid, flags); in timerfd_create()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/time/
Dsyscalls.rs71 unsafe { ret_owned_fd(syscall!(__NR_timerfd_create, clockid, flags)) } in timerfd_create()
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in87 #define __NR_timerfd_create 85 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in86 #define __NR_timerfd_create 85 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in85 #define __NR_timerfd_create 85 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in280 #define __NR_timerfd_create 5280 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in284 #define __NR_timerfd_create 283 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in264 #define __NR_timerfd_create 319 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in284 #define __NR_timerfd_create 6284 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in296 #define __NR_timerfd_create 306 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in311 #define __NR_timerfd_create 350 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in321 #define __NR_timerfd_create 4321 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in300 #define __NR_timerfd_create 318 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h329 #define __NR_timerfd_create 350 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in305 #define __NR_timerfd_create 306 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in294 #define __NR_timerfd_create 322 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in308 #define __NR_timerfd_create 350 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in322 #define __NR_timerfd_create 322 macro

12