Searched refs:prioq (Results 1 – 1 of 1) sorted by relevance
781 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_deadline_update() local782 priority_queue_entry_increased(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_deadline_update()815 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_runnable() local816 priority_queue_insert(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_runnable()844 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_empty() local845 priority_queue_remove(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_empty()