/Linux-v6.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
|
D | alarmtimer-suspend.c | 57 char *clockstring(int clockid) in clockstring()
|
D | set-timer-lat.c | 58 char *clockstring(int clockid) in clockstring()
|
/Linux-v6.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()
|
D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip()
|
/Linux-v6.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()
|
D | restart_block.h | 40 clockid_t clockid; member
|
/Linux-v6.6/tools/testing/selftests/futex/include/ |
D | futex2test.h | 19 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv()
|
/Linux-v6.6/kernel/time/ |
D | namespace.c | 23 ktime_t do_timens_ktime_to_host(clockid_t clockid, ktime_t tim, in do_timens_ktime_to_host() 347 static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts) in show_offset()
|
D | hrtimer.c | 467 debug_init(struct hrtimer *timer, clockid_t clockid, in debug_init() 2087 const clockid_t clockid) in hrtimer_nanosleep()
|
/Linux-v6.6/fs/ |
D | timerfd.c | 40 int clockid; member 194 int clockid = ctx->clockid; in timerfd_setup() local 406 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
|
/Linux-v6.6/tools/perf/util/ |
D | clockid.c | 14 int clockid; member
|
D | record.h | 69 clockid_t clockid; member
|
/Linux-v6.6/tools/testing/selftests/futex/functional/ |
D | futex_wait_timeout.c | 78 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()
|
/Linux-v6.6/net/sched/ |
D | act_gate.c | 279 enum tk_offsets tko, s32 clockid, in gate_setup_timer() 311 s32 clockid = CLOCK_TAI; in tcf_gate_init() local
|
D | sch_etf.c | 31 int clockid; member
|
/Linux-v6.6/include/uapi/linux/ |
D | net_tstamp.h | 201 __kernel_clockid_t clockid;/* reference clockid */ member
|
/Linux-v6.6/kernel/futex/ |
D | syscalls.c | 248 struct __kernel_timespec __user *, timeout, clockid_t, clockid) in SYSCALL_DEFINE5() argument
|
/Linux-v6.6/arch/parisc/kernel/ |
D | sys_parisc.c | 331 asmlinkage long parisc_timerfd_create(int clockid, int flags) in parisc_timerfd_create()
|