Searched refs:cpu_cyclic (Results 1 – 5 of 5) sorted by relevance
40 struct cyc_cpu *cpu_cyclic; member
92 if (c->cpu_cyclic != NULL && gethrtime() >= exp_due[cpu_number()]) { in cyclic_clock()
94 if (c->cpu_cyclic != NULL && gethrtime() >= exp_due[cpu_number()]) { in cyclic_clock()
175 struct cyc_cpu *cpu_cyclic; /* per cpu cyclic subsystem data */ member