Searched refs:k_clock (Results 1 – 5 of 5) sorted by relevance
132 static struct k_clock posix_clocks[MAX_CLOCKS];230 struct k_clock clock_realtime = { in init_posix_timers()242 struct k_clock clock_monotonic = { in init_posix_timers()252 struct k_clock clock_monotonic_raw = { in init_posix_timers()256 struct k_clock clock_realtime_coarse = { in init_posix_timers()260 struct k_clock clock_monotonic_coarse = { in init_posix_timers()264 struct k_clock clock_boottime = { in init_posix_timers()457 struct k_clock *new_clock) in posix_timers_register_clock()509 static struct k_clock *clockid_to_kclock(const clockid_t id) in clockid_to_kclock()532 struct k_clock *kc = clockid_to_kclock(which_clock); in SYSCALL_DEFINE3()[all …]
1593 struct k_clock clock_posix_cpu = {1607 struct k_clock process = { in init_posix_cpu_timers()1614 struct k_clock thread = { in init_posix_cpu_timers()
86 struct k_clock { struct105 extern struct k_clock clock_posix_cpu; argument106 extern struct k_clock clock_posix_dynamic;108 void posix_timers_register_clock(const clockid_t clock_id, struct k_clock *new_clock);
56 static struct k_clock sgi_clock;775 static struct k_clock sgi_clock = {
436 struct k_clock clock_posix_dynamic = {