Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/tests/
H A Dbitmap_test.c87 bitmap_zero(map, nbits); in test_bitmap()
/xnu-8019.80.24/osfmk/prng/
H A Dentropy.c285 bitmap_zero(filter, sample_count); in entropy_filter()
/xnu-8019.80.24/osfmk/kern/
H A Dbits.h210 bitmap_zero(bitmap_t *__indexable map, uint nbits) in bitmap_zero() function
H A Dsched_clutch.c333 bitmap_zero(root_clutch->scr_bound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
334 bitmap_zero(root_clutch->scr_bound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
339 bitmap_zero(root_clutch->scr_unbound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
340 bitmap_zero(root_clutch->scr_unbound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()