Searched refs:runnable_bitmap (Results 1 – 1 of 1) sorted by relevance
1085 …bitmap_t *runnable_bitmap = (root_bucket->scrb_bound) ? root_clutch->scr_bound_runnable_bitmap : r… in sched_clutch_root_bucket_runnable() local1086 bitmap_set(runnable_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_runnable()1122 …bitmap_t *runnable_bitmap = (root_bucket->scrb_bound) ? root_clutch->scr_bound_runnable_bitmap : r… in sched_clutch_root_bucket_empty() local1123 bitmap_clear(runnable_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_empty()