Searched refs:k_clock (Results 1 – 6 of 6) sorted by relevance
127 static struct k_clock posix_clocks[MAX_CLOCKS];287 struct k_clock clock_realtime = { in init_posix_timers()299 struct k_clock clock_monotonic = { in init_posix_timers()309 struct k_clock clock_monotonic_raw = { in init_posix_timers()313 struct k_clock clock_realtime_coarse = { in init_posix_timers()317 struct k_clock clock_monotonic_coarse = { in init_posix_timers()321 struct k_clock clock_tai = { in init_posix_timers()331 struct k_clock clock_boottime = { in init_posix_timers()524 struct k_clock *new_clock) in posix_timers_register_clock()583 static struct k_clock *clockid_to_kclock(const clockid_t id) in clockid_to_kclock()[all …]
1486 struct k_clock clock_posix_cpu = {1500 struct k_clock process = { in init_posix_cpu_timers()1507 struct k_clock thread = { in init_posix_cpu_timers()
437 struct k_clock clock_posix_dynamic = {
823 struct k_clock alarm_clock = { in alarmtimer_init()
99 struct k_clock { struct118 extern struct k_clock clock_posix_cpu; argument119 extern struct k_clock clock_posix_dynamic;121 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 = {