Home
last modified time | relevance | path

Searched refs:timerfd_create (Results 1 – 25 of 36) sorted by relevance

12

/external/strace/tests/
Dtimerfd_xettime.test9 syscalls=timerfd_create,timerfd_settime,timerfd_gettime
/external/valgrind/memcheck/tests/linux/
Dtimerfd-syscall.c130 int timerfd_create(int clockid, int flags) in timerfd_create() function
198 if ((tfd = timerfd_create(clks[i].id, 0)) == -1) in main()
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dtimerfd.cc11 int fd = timerfd_create(CLOCK_REALTIME, 0); in main()
/external/strace/
Dtime.c318 SYS_FUNC(timerfd_create) in SYS_FUNC() argument
Dsys_func.h283 extern SYS_FUNC(timerfd_create);
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc163 : alarm_fd_(timerfd_create(CLOCK_REALTIME_ALARM, 0)), in Delegate()
/external/strace/linux/32/
Dsyscallent.h93 [ 85] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/64/
Dsyscallent.h86 [ 85] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/s390x/
Dsyscallent.h334 [319] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/avr32/
Dsyscallent.h314 [286] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/mips/
Dsyscallent-n32.h287 [6284] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
Dsyscallent-n64.h283 [5280] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
Dsyscallent-o32.h324 [4321] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/xtensa/
Dsyscallent.h303 [312] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/x86_64/
Dsyscallent.h284 [283] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/ia64/
Dsyscallent.h329 [1310] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/s390/
Dsyscallent.h350 [319] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/sparc/
Dsyscallent.h313 [312] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/hppa/
Dsyscallent.h311 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/powerpc64/
Dsyscallent.h330 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/i386/
Dsyscallent.h350 [322] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/m68k/
Dsyscallent.h346 [318] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/x32/
Dsyscallent.h284 [283] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/sh/
Dsyscallent.h350 [322] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
/external/strace/linux/powerpc/
Dsyscallent.h335 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },

12