Home
last modified time | relevance | path

Searched refs:sys_timerfd_create (Results 1 – 14 of 14) sorted by relevance

/external/strace/linux/
Dsyscall.h107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h154 DECL_TEMPLATE(linux, sys_timerfd_create);
Dsyswrap-ppc64-linux.c1455 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
Dsyswrap-ppc32-linux.c1816 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
Dsyswrap-s390x-linux.c1499 LINXY(__NR_timerfd_create, sys_timerfd_create), // 319
Dsyswrap-amd64-linux.c1411 LINXY(__NR_timerfd_create, sys_timerfd_create), // 283
Dsyswrap-mips32-linux.c1735 LINXY (__NR_timerfd_create, sys_timerfd_create), // 321
Dsyswrap-arm-linux.c1863 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
Dsyswrap-x86-linux.c2206 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
Dsyswrap-linux.c2116 PRE(sys_timerfd_create) in PRE() argument
2133 POST(sys_timerfd_create) in POST() argument
/external/strace/linux/i386/
Dsyscallent.h355 { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 322 */
/external/strace/
Dtime.c1006 sys_timerfd_create(struct tcb *tcp) in sys_timerfd_create() function
DChangeLog-CVS715 * time.c (sys_timerfd_create): New function.
/external/strace/linux/mips/
Dsyscallent.h4326 { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 4321 */
5631 { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 5280 */
6941 { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 6284 */