Searched refs:scb_runqlink (Results 1 – 2 of 2) sorted by relevance
244 queue_chain_t scb_runqlink; member
492 return cqe_queue_first(queue, struct sched_clutch_bucket, scb_runqlink); in sched_clutch_bucket_runq_peek()511 circle_enqueue_tail(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_enqueue()518 circle_enqueue_head(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_enqueue()524 circle_enqueue_tail(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_enqueue()541 circle_dequeue(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_remove()556 assert(clutch_bucket == cqe_queue_first(queue, struct sched_clutch_bucket, scb_runqlink)); in sched_clutch_bucket_runq_rotate()