/external/strace/tests/ |
D | timerfd_xettime.test | 9 syscalls=timerfd_create,timerfd_settime,timerfd_gettime
|
/external/valgrind/memcheck/tests/linux/ |
D | timerfd-syscall.c | 130 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/ |
D | timerfd.cc | 11 int fd = timerfd_create(CLOCK_REALTIME, 0); in main()
|
/external/strace/ |
D | time.c | 318 SYS_FUNC(timerfd_create) in SYS_FUNC() argument
|
D | sys_func.h | 283 extern SYS_FUNC(timerfd_create);
|
/external/libchrome/components/timers/ |
D | alarm_timer_chromeos.cc | 163 : alarm_fd_(timerfd_create(CLOCK_REALTIME_ALARM, 0)), in Delegate()
|
/external/strace/linux/64/ |
D | syscallent.h | 86 [ 85] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/32/ |
D | syscallent.h | 93 [ 85] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 284 [283] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 287 [6284] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
D | syscallent-n64.h | 283 [5280] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
D | syscallent-o32.h | 324 [4321] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 334 [319] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 314 [286] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 303 [312] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 350 [319] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 311 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 329 [1310] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 313 [312] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 335 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 284 [283] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 350 [322] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 346 [318] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 376 [350] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 330 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
|