Searched refs:prioq (Results 1 – 1 of 1) sorted by relevance
1065 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_deadline_update() local1066 priority_queue_entry_increased(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_deadline_update()1100 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_runnable() local1101 priority_queue_insert(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_runnable()1129 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_empty() local1130 priority_queue_remove(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_empty()