Searched refs:clock_base (Results 1 – 4 of 4) sorted by relevance
71 .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 …]
151 print_base(m, cpu_base->clock_base + i, now); in print_cpu()
206 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES]; member
118 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next