| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | nanosleep.c | 50 char *clockstring(int clockid) in clockstring() 101 int nanosleep_test(int clockid, long long ns) in nanosleep_test() 134 int clockid, ret; in main() local
|
| D | nsleep-lat.c | 50 char *clockstring(int clockid) in clockstring() 98 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test() 147 int clockid, ret; in main() local
|
| D | inconsistency-check.c | 50 char *clockstring(int clockid) in clockstring() 155 int clockid, opt; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| D | nanosleep.c | 50 char *clockstring(int clockid) in clockstring() 101 int nanosleep_test(int clockid, long long ns) in nanosleep_test() 134 int clockid, ret; in main() local
|
| D | nsleep-lat.c | 50 char *clockstring(int clockid) in clockstring() 98 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test() 147 int clockid, ret; in main() local
|
| D | inconsistency-check.c | 50 char *clockstring(int clockid) in clockstring() 153 int clockid, opt; in main() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() 25 int run_test(int clockid, struct timespec now) in run_test()
|
| D | clock_nanosleep.c | 28 int clockid; member 41 int run_test(int clockid, int abs) in run_test()
|
| D | futex.c | 20 static int run_test(int clockid) in run_test()
|
| D | gettime_perf.c | 39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timens/ |
| D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() 25 int run_test(int clockid, struct timespec now) in run_test()
|
| D | clock_nanosleep.c | 28 int clockid; member 41 int run_test(int clockid, int abs) in run_test()
|
| D | futex.c | 20 static int run_test(int clockid) in run_test()
|
| D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
| D | timer.c | 18 int run_test(int clockid, struct timespec now) in run_test()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | time_namespace.h | 59 int clockid; member 83 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host() 133 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | time_namespace.h | 58 int clockid; member 96 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host() 159 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host()
|
| /kernel/liteos_a/testsuites/unittest/libc/time/clock/full/ |
| D | clock_test_004.cpp | 36 clockid_t clockid; in ClockTest() local
|
| D | clock_test_005.cpp | 35 clockid_t clockid; in ClockTest() local
|
| D | clock_test_003.cpp | 35 clockid_t clockid; in ClockTest() local
|
| D | clock_test_002.cpp | 57 clockid_t clockid; in ClockTest() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/include/ |
| D | futex2test.h | 19 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv()
|
| /kernel/liteos_m/testsuites/unittest/xts/time/ |
| D | alarm_test.c | 55 clockid_t clockid = GetRandom(2048); /* 2048, common data for test, no special meaning */ variable
|
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| D | It_pid_container_021.cpp | 36 clockid_t clockid; in ChildFun() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | timerfd.c | 40 int clockid; member 178 int clockid = ctx->clockid; in timerfd_setup() local 390 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
|