Searched refs:prioq (Results 1 – 1 of 1) sorted by relevance
1091 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_deadline_update() local1092 priority_queue_entry_increased(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_deadline_update()1126 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_runnable() local1127 priority_queue_insert(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_runnable()1155 …struct priority_queue_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_ro… in sched_clutch_root_bucket_empty() local1156 priority_queue_remove(prioq, &root_bucket->scrb_pqlink); in sched_clutch_root_bucket_empty()