Searched refs:clock_cpu_list (Results 1 – 3 of 3) sorted by relevance
486 cp = clock_cpu_list; in clock_tick_schedule()520 clock_cpu_list = clock_cpu_list->cpu_next_onln; in clock_tick_schedule()
109 cpu_t *clock_cpu_list; /* used by clock to walk CPUs */ variable1703 clock_cpu_list = cp; in cpu_list_init()1958 if (cp == clock_cpu_list) in cpu_remove_active()1959 clock_cpu_list = cp->cpu_next_onln; in cpu_remove_active()
562 extern cpu_t *clock_cpu_list;