Searched refs:bvt_ctl (Results 1 – 1 of 1) sorted by relevance
82 if (!list_empty(&bvt_ctl->runqueue)) { in update_svt()85 bvt_ctl->svt = obj_data->avt; in update_svt()97 struct sched_bvt_control *bvt_ctl = in runqueue_add() local109 if (list_empty(&bvt_ctl->runqueue)) { in runqueue_add()150 return bvt_ctl->svt; in get_svt()187 ctl->priv = bvt_ctl; in sched_bvt_init()188 INIT_LIST_HEAD(&bvt_ctl->runqueue); in sched_bvt_init()199 del_timer(&bvt_ctl->tick_timer); in sched_bvt_deinit()274 update_svt(bvt_ctl); in sched_bvt_pick_next()276 del_timer(&bvt_ctl->tick_timer); in sched_bvt_pick_next()[all …]
Completed in 5 milliseconds