Searched refs:k_clock (Results 1 – 6 of 6) sorted by relevance
127 static struct k_clock posix_clocks[MAX_CLOCKS];280 struct k_clock clock_realtime = { in init_posix_timers()292 struct k_clock clock_monotonic = { in init_posix_timers()302 struct k_clock clock_monotonic_raw = { in init_posix_timers()306 struct k_clock clock_realtime_coarse = { in init_posix_timers()310 struct k_clock clock_monotonic_coarse = { in init_posix_timers()314 struct k_clock clock_tai = { in init_posix_timers()324 struct k_clock clock_boottime = { in init_posix_timers()517 struct k_clock *new_clock) in posix_timers_register_clock()576 static struct k_clock *clockid_to_kclock(const clockid_t id) in clockid_to_kclock()[all …]
1438 struct k_clock clock_posix_cpu = {1452 struct k_clock process = { in init_posix_cpu_timers()1459 struct k_clock thread = { in init_posix_cpu_timers()
437 struct k_clock clock_posix_dynamic = {
826 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 = {