Searched refs:sys_timerfd_create (Results 1 - 13 of 13) sorted by relevance

/external/strace/linux/
H A Dsyscall.h107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-linux.h154 DECL_TEMPLATE(linux, sys_timerfd_create);
H A Dsyswrap-ppc64-linux.c1455 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
H A Dsyswrap-amd64-linux.c1411 LINXY(__NR_timerfd_create, sys_timerfd_create), // 283
H A Dsyswrap-ppc32-linux.c1816 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
H A Dsyswrap-s390x-linux.c1499 LINXY(__NR_timerfd_create, sys_timerfd_create), // 319
H A Dsyswrap-arm-linux.c1863 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
H A Dsyswrap-mips32-linux.c1735 LINXY (__NR_timerfd_create, sys_timerfd_create), // 321
H A Dsyswrap-x86-linux.c2206 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
H A Dsyswrap-linux.c2116 PRE(sys_timerfd_create)
2129 PRINT("sys_timerfd_create (%ld, %ld )", ARG1, ARG2);
2133 POST(sys_timerfd_create)
/external/strace/linux/i386/
H A Dsyscallent.h355 { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 322 */
/external/strace/
H A Dtime.c1006 sys_timerfd_create(struct tcb *tcp) function
/external/strace/linux/mips/
H A 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 */

Completed in 193 milliseconds