Searched refs:sys_timerfd_create (Results 1 – 14 of 14) sorted by relevance
/external/strace/linux/ |
D | syscall.h | 107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | priv_syswrap-linux.h | 154 DECL_TEMPLATE(linux, sys_timerfd_create);
|
D | syswrap-ppc64-linux.c | 1455 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
|
D | syswrap-ppc32-linux.c | 1816 LINXY(__NR_timerfd_create, sys_timerfd_create), // 306
|
D | syswrap-s390x-linux.c | 1499 LINXY(__NR_timerfd_create, sys_timerfd_create), // 319
|
D | syswrap-amd64-linux.c | 1411 LINXY(__NR_timerfd_create, sys_timerfd_create), // 283
|
D | syswrap-mips32-linux.c | 1735 LINXY (__NR_timerfd_create, sys_timerfd_create), // 321
|
D | syswrap-arm-linux.c | 1863 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
|
D | syswrap-x86-linux.c | 2206 LINXY(__NR_timerfd_create, sys_timerfd_create), // 322
|
D | syswrap-linux.c | 2116 PRE(sys_timerfd_create) in PRE() argument 2133 POST(sys_timerfd_create) in POST() argument
|
/external/strace/linux/i386/ |
D | syscallent.h | 355 { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 322 */
|
/external/strace/ |
D | time.c | 1006 sys_timerfd_create(struct tcb *tcp) in sys_timerfd_create() function
|
D | ChangeLog-CVS | 715 * time.c (sys_timerfd_create): New function.
|
/external/strace/linux/mips/ |
D | syscallent.h | 4326 { 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 */
|