/third_party/ltp/include/ |
D | tst_timer.h | 143 TST_KERN_TIMESPEC enumerator 173 case TST_KERN_TIMESPEC: in tst_ts_get() 189 case TST_KERN_TIMESPEC: in tst_its_get() 383 case TST_KERN_TIMESPEC: in tst_ts_get_sec() 401 case TST_KERN_TIMESPEC: in tst_ts_get_nsec() 421 case TST_KERN_TIMESPEC: in tst_ts_set_sec() 441 case TST_KERN_TIMESPEC: in tst_ts_set_nsec() 457 case TST_KERN_TIMESPEC: in tst_its_get_interval_sec() 473 case TST_KERN_TIMESPEC: in tst_its_get_interval_nsec() 491 case TST_KERN_TIMESPEC: in tst_its_set_interval_sec() [all …]
|
/third_party/ltp/lib/ |
D | tst_clocks.c | 37 tts.type = TST_KERN_TIMESPEC; in tst_clock_getres() 67 tts.type = TST_KERN_TIMESPEC; in tst_clock_gettime() 96 tts.type = TST_KERN_TIMESPEC; in tst_clock_settime()
|
/third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 54 …{ .func = sys_clock_getres64, .type = TST_KERN_TIMESPEC, .spec = &tspec, .desc = "syscall time64 w… 55 …{ .func = sys_clock_getres64, .type = TST_KERN_TIMESPEC, .spec = &nspec, .desc = "syscall time64 w…
|
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
D | clock_gettime04.c | 87 …{ .clock_gettime = sys_clock_gettime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with… 88 …{ .clock_gettime = vdso_gettime64, .ts_type = TST_KERN_TIMESPEC, .desc = "vDSO time64 with kernel …
|
D | clock_gettime01.c | 70 …{ .clock_gettime = sys_clock_gettime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
D | clock_gettime02.c | 96 …{ .clock_gettime = sys_clock_gettime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/ |
D | sendmmsg.h | 25 …{ .recvmmsg = sys_recvmmsg64, .sendmmsg = sys_sendmmsg, .ts_type = TST_KERN_TIMESPEC, .desc = "sys…
|
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/ |
D | sched_rr_get_interval02.c | 25 …{ .sched_rr_get_interval = sys_sched_rr_get_interval64, .ts_type = TST_KERN_TIMESPEC, .desc = "sys…
|
D | sched_rr_get_interval01.c | 31 …{ .sched_rr_get_interval = sys_sched_rr_get_interval64, .ts_type = TST_KERN_TIMESPEC, .desc = "sys…
|
D | sched_rr_get_interval03.c | 44 …{ .sched_rr_get_interval = sys_sched_rr_get_interval64, .ts_type = TST_KERN_TIMESPEC, .desc = "sys…
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wait04.c | 22 …{ .fntype = FUTEX_FN_FUTEX64, .tstype = TST_KERN_TIMESPEC, .desc = "syscall time64 with kernel spe…
|
D | futex_wait01.c | 38 …{ .fntype = FUTEX_FN_FUTEX64, .tstype = TST_KERN_TIMESPEC, .desc = "syscall time64 with kernel spe…
|
D | futex_wake04.c | 45 …{ .fntype = FUTEX_FN_FUTEX64, .tstype = TST_KERN_TIMESPEC, .desc = "syscall time64 with kernel spe…
|
D | futex_wait_bitset01.c | 30 …{ .fntype = FUTEX_FN_FUTEX64, .tstype = TST_KERN_TIMESPEC, .gettime = sys_clock_gettime64, .desc =…
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
D | semop.h | 30 …{ .semtimedop = sys_semtimedop_time64, .ts_type = TST_KERN_TIMESPEC, .desc = "semtimedop: syscall …
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | mq_timed.h | 21 …ys_mq_timedsend64, .mqt_receive = sys_mq_timedreceive64, .ts_type = TST_KERN_TIMESPEC, .desc = "sy…
|
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
D | clock_nanosleep04.c | 27 …ock_gettime64, .clock_nanosleep = sys_clock_nanosleep64, .ts_type = TST_KERN_TIMESPEC, .desc = "sy…
|
D | clock_nanosleep03.c | 34 …ock_gettime64, .clock_nanosleep = sys_clock_nanosleep64, .ts_type = TST_KERN_TIMESPEC, .desc = "sy…
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/ |
D | rt_sigtimedwait01.c | 50 …{ .sigwait = my_rt_sigtimedwait_time64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
/third_party/ltp/testcases/kernel/syscalls/timerfd/ |
D | timerfd_settime02.c | 39 …{ .tfd_settime = sys_timerfd_settime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
D | timerfd_settime01.c | 45 …{ .tfd_settime = sys_timerfd_settime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/ |
D | io_pgetevents01.c | 22 …{ .io_pgetevents = sys_io_pgetevents_time64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64…
|
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/ |
D | timer_gettime01.c | 24 …{ .timer_gettime = sys_timer_gettime64, .ts_type = TST_KERN_TIMESPEC, .desc = "syscall time64 with…
|
/third_party/ltp/testcases/kernel/syscalls/clock_settime/ |
D | clock_settime01.c | 35 …s_clock_gettime64, .clock_settime = sys_clock_settime64, .ts_type = TST_KERN_TIMESPEC, .desc = "sy…
|
D | clock_settime03.c | 27 …s_clock_settime64, .timer_settime = sys_timer_settime64, .ts_type = TST_KERN_TIMESPEC, .desc = "sy…
|