Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd02.c141 fd = ltp_syscall(__NR_timerfd_create, in main()
158 fd = ltp_syscall(__NR_timerfd_create, CLOCK_REALTIME, in main()
Dtimerfd03.c137 fd = ltp_syscall(__NR_timerfd_create, in main()
154 fd = ltp_syscall(__NR_timerfd_create, CLOCK_REALTIME, in main()
Dtimerfd01.c59 #ifdef __NR_timerfd_create
91 return ltp_syscall(__NR_timerfd_create, clockid, flags); in timerfd_create()
/external/strace/tests-mx32/
Dtimerfd_xettime.c33 #if defined __NR_timerfd_create \
47 if (syscall(__NR_timerfd_create, CLOCK_MONOTONIC, O_CLOEXEC | O_NONBLOCK)) in main()
/external/strace/tests-m32/
Dtimerfd_xettime.c33 #if defined __NR_timerfd_create \
47 if (syscall(__NR_timerfd_create, CLOCK_MONOTONIC, O_CLOEXEC | O_NONBLOCK)) in main()
/external/strace/tests/
Dtimerfd_xettime.c33 #if defined __NR_timerfd_create \
47 if (syscall(__NR_timerfd_create, CLOCK_MONOTONIC, O_CLOEXEC | O_NONBLOCK)) in main()
/external/ltp/include/lapi/
Dtimerfd.h32 return ltp_syscall(__NR_timerfd_create, clockid, flags); in timerfd_create()
/external/minijail/linux-x86/
Dlibsyscalls.gen.c855 #ifdef __NR_timerfd_create
856 { "timerfd_create", __NR_timerfd_create },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h287 #define __NR_timerfd_create 283 macro
Dunistd_32.h322 #define __NR_timerfd_create 322 macro
Dunistd_x32.h250 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro
/external/strace/
Dscno.h857 #ifndef __NR_timerfd_create
858 # define __NR_timerfd_create (SYSCALL_BIT | 283) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h270 #define __NR_timerfd_create 85 macro
271 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h283 #define __NR_timerfd_create (__NR_Linux + 280) macro
Dunistd_n32.h287 #define __NR_timerfd_create (__NR_Linux + 284) macro
Dunistd_o32.h324 #define __NR_timerfd_create (__NR_Linux + 321) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h309 #define __NR_timerfd_create (__NR_SYSCALL_BASE + 350) macro
/external/syzkaller/sys/linux/
Dsys_386.const820 __NR_timerfd_create = 322
Dsys_amd64.const820 __NR_timerfd_create = 283
Dsys_arm.const820 __NR_timerfd_create = 350
Dsys_ppc64le.const820 __NR_timerfd_create = 306
Dsys_arm64.const820 __NR_timerfd_create = 85