Home
last modified time | relevance | path

Searched refs:clock_base (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/time/
Dhrtimer.c71 .clock_base =
121 .clock_base = { { .cpu_base = &migration_cpu_base, }, },
124 #define migration_base migration_cpu_base.clock_base[0]
221 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()
471 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_get_next_event()
504 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base()
505 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base()
506 ktime_t *offs_tai = &base->clock_base[HRTIMER_BASE_TAI].offset; in hrtimer_update_base()
1139 timer->base = &cpu_base->clock_base[base]; in __hrtimer_init()
1280 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_run_queues()
[all …]
Dtimer_list.c151 print_base(m, cpu_base->clock_base + i, now); in print_cpu()
/linux-4.4.14/include/linux/
Dhrtimer.h206 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES]; member
/linux-4.4.14/Documentation/
Dgdb-kernel-debugging.txt118 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next