Home
last modified time | relevance | path

Searched refs:s_timer (Results 1 – 2 of 2) sorted by relevance

/xen/xen/common/sched/
A Dcore.c1320 migrate_timer(&sr->s_timer, cpu); in sched_migrate_timers()
2285 set_timer(&sr->s_timer, now + prev->next_time); in do_schedule()
2632 stop_timer(&get_sched_res(cpu)->s_timer); in sched_slave()
2684 stop_timer(&sr->s_timer); in schedule()
2773 init_timer(&sr->s_timer, s_timer_fn, NULL, cpu); in cpu_schedule_up()
2833 kill_timer(&sr->s_timer); in cpu_schedule_down()
3163 kill_timer(&sr_old->s_timer); in schedule_cpu_add()
3340 init_timer(&data->sr[idx]->s_timer, s_timer_fn, NULL, cpu_iter); in schedule_cpu_rm()
A Dprivate.h54 struct timer s_timer; /* scheduling timer */ member

Completed in 13 milliseconds