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.c52 static const struct k_clock * const posix_clocks[];
640 const struct k_clock *kc = timr->kclock; in common_timer_get()
699 const struct k_clock *kc; in do_timer_gettime()
882 const struct k_clock *kc = timr->kclock; in common_timer_set()
919 const struct k_clock *kc; in do_timer_settime()
1005 const struct k_clock *kc = timer->kclock; in common_timer_del()
1016 const struct k_clock *kc = timer->kclock; in timer_delete_hook()
1444 static const struct k_clock clock_realtime = {
1463 static const struct k_clock clock_monotonic = {
1495 static const struct k_clock clock_tai = {
[all …]
A Dposix-cpu-timers.c1631 const struct k_clock clock_posix_cpu = {
1644 const struct k_clock clock_process = {
1651 const struct k_clock clock_thread = {
A Dposix-clock.c334 const struct k_clock clock_posix_dynamic = {
A Dalarmtimer.c893 const struct k_clock alarm_clock = {
/linux/include/linux/
A Dposix-timers.h164 const struct k_clock *kclock;

Completed in 18 milliseconds