| /linux/tools/include/nolibc/ |
| H A D | time.h | 44 int sys_clock_getres(clockid_t clockid, struct timespec *res) in sys_clock_getres() 60 int clock_getres(clockid_t clockid, struct timespec *res) in clock_getres() 66 int sys_clock_gettime(clockid_t clockid, struct timespec *tp) in sys_clock_gettime() 82 int clock_gettime(clockid_t clockid, struct timespec *tp) in clock_gettime() 88 int sys_clock_settime(clockid_t clockid, struct timespec *tp) in sys_clock_settime() 101 int clock_settime(clockid_t clockid, struct timespec *tp) in clock_settime() 107 int sys_clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in sys_clock_nanosleep() 125 int clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in clock_nanosleep() 166 int sys_timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in sys_timer_create() 172 int timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in timer_create()
|
| /linux/tools/testing/selftests/timers/ |
| H A D | nanosleep.c | 38 char *clockstring(int clockid) in clockstring() 89 int nanosleep_test(int clockid, long long ns) in nanosleep_test() 124 static int nanosleep_test_remaining(int clockid) in nanosleep_test_remaining() 172 int clockid, ret; in main() local
|
| H A D | nsleep-lat.c | 37 char *clockstring(int clockid) in clockstring() 85 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test() 134 int clockid, ret; in main() local
|
| H A D | inconsistency-check.c | 39 char *clockstring(int clockid) in clockstring() 142 int clockid, opt; in main() local
|
| H A D | alarmtimer-suspend.c | 43 char *clockstring(int clockid) in clockstring()
|
| H A D | set-timer-lat.c | 46 char *clockstring(int clockid) in clockstring()
|
| /linux/tools/testing/selftests/timens/ |
| H A D | timerfd.c | 18 static int tclock_gettime(clockid_t clockid, struct timespec *now) in tclock_gettime() argument 25 static int run_test(int clockid, struct timespec now) in run_test() argument [all...] |
| H A D | clock_nanosleep.c | 28 int clockid; member 41 static int run_test(int clockid, int abs) in run_test() argument [all...] |
| H A D | futex.c | 20 static int run_test(int clockid) in run_test() argument
|
| H A D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() argument
|
| H A D | timer.c | 18 static int run_test(int clockid, struct timespec now) in run_test() argument
|
| H A D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip()
|
| /linux/include/linux/ |
| H A D | time_namespace.h | 67 int clockid; member 105 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host() 172 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host()
|
| H A D | restart_block.h | 40 clockid_t clockid; member
|
| H A D | hrtimer_defs.h | 49 clockid_t clockid; member
|
| /linux/tools/testing/selftests/futex/include/ |
| H A D | futex2test.h | 67 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv() 85 struct timespec *timeout, clockid_t clockid) in futex2_wait()
|
| /linux/kernel/time/ |
| H A D | namespace.c | 24 ktime_t do_timens_ktime_to_host(clockid_t clockid, ktime_t tim, in do_timens_ktime_to_host() 350 static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts) in show_offset()
|
| H A D | hrtimer.c | 461 static inline void debug_setup(struct hrtimer *timer, clockid_t clockid, enum hrtimer_mode mode) in debug_setup() 467 static inline void debug_setup_on_stack(struct hrtimer *timer, clockid_t clockid, in debug_setup_on_stack() 2155 const clockid_t clockid) in hrtimer_nanosleep()
|
| /linux/kernel/futex/ |
| H A D | syscalls.c | 256 clockid_t clockid, struct hrtimer_sleeper *to) in futex2_setup_timeout() 320 struct __kernel_timespec __user *, timeout, clockid_t, clockid) in SYSCALL_DEFINE5() argument 404 clockid_t, clockid) in SYSCALL_DEFINE6() argument
|
| /linux/tools/perf/util/ |
| H A D | clockid.c | 14 int clockid; member
|
| H A D | record.h | 70 clockid_t clockid; member
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_timeout.c | 66 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()
|
| /linux/include/uapi/linux/ |
| H A D | net_tstamp.h | 215 __kernel_clockid_t clockid;/* reference clockid */ member
|
| /linux/net/sched/ |
| H A D | sch_etf.c | 31 int clockid; member
|
| /linux/arch/parisc/kernel/ |
| H A D | sys_parisc.c | 332 asmlinkage long parisc_timerfd_create(int clockid, int flags) in parisc_timerfd_create()
|