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