Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/tests/
H A Dbitmap_test.c87 bitmap_zero(map, nbits); in test_bitmap()
/xnu-11215/osfmk/prng/
H A Dentropy.c281 bitmap_zero(filter, sample_count); in entropy_filter()
/xnu-11215/osfmk/kern/
H A Dbits.h214 bitmap_zero(bitmap_t *__header_indexable map, uint nbits) in bitmap_zero() function
H A Dsched_clutch.c419 bitmap_zero(root_clutch->scr_bound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
420 bitmap_zero(root_clutch->scr_bound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
425 bitmap_zero(root_clutch->scr_unbound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
426 bitmap_zero(root_clutch->scr_unbound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()