Searched refs:sys_timerfd_settime (Results 1 – 5 of 5) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| D | timerfd_settime02.c | 35 …{ .tfd_settime = sys_timerfd_settime, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "syscall with old …
|
| D | timerfd_settime01.c | 41 …{ .tfd_settime = sys_timerfd_settime, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "syscall with old …
|
| D | timerfd04.c | 40 …{ .clock_gettime = sys_clock_gettime, .tfd_settime = sys_timerfd_settime, .ts_type = TST_KERN_OLD_…
|
| D | timerfd01.c | 34 …_clock_gettime, .tfd_gettime = sys_timerfd_gettime, .tfd_settime = sys_timerfd_settime, .ts_type =…
|
| /third_party/ltp/include/ |
| D | tst_timer.h | 361 static inline int sys_timerfd_settime(int fd, int flags, void *its, in sys_timerfd_settime() function
|