Home
last modified time | relevance | path

Searched refs:k_clock (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/time/
A Dposix-timers.h4 struct k_clock { struct
33 extern const struct k_clock clock_posix_cpu; argument
34 extern const struct k_clock clock_posix_dynamic;
35 extern const struct k_clock clock_process;
36 extern const struct k_clock clock_thread;
37 extern const struct k_clock alarm_clock;
A Dposix-timers.c55 static const struct k_clock * const posix_clocks[];
672 const struct k_clock *kc = timr->kclock; in common_timer_get()
718 const struct k_clock *kc; in do_timer_gettime()
862 const struct k_clock *kc = timr->kclock; in common_timer_set()
902 const struct k_clock *kc; in do_timer_settime()
985 const struct k_clock *kc = timer->kclock; in common_timer_del()
996 const struct k_clock *kc = timer->kclock; in timer_delete_hook()
1299 static const struct k_clock clock_realtime = {
1318 static const struct k_clock clock_monotonic = {
1350 static const struct k_clock clock_tai = {
[all …]
A Dposix-cpu-timers.c1610 const struct k_clock clock_posix_cpu = {
1622 const struct k_clock clock_process = {
1629 const struct k_clock clock_thread = {
A Dposix-clock.c312 const struct k_clock clock_posix_dynamic = {
A Dalarmtimer.c863 const struct k_clock alarm_clock = {
/linux/include/linux/
A Dposix-timers.h223 const struct k_clock *kclock;

Completed in 14 milliseconds