Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/tests/
H A Dbitmap_test.c87 bitmap_zero(map, nbits); in test_bitmap()
/xnu-12377.61.12/osfmk/prng/
H A Dentropy.c281 bitmap_zero(filter, sample_count); in entropy_filter()
/xnu-12377.61.12/osfmk/kern/
H A Dbits.h201 bitmap_zero(bitmap_t *__header_indexable map, uint nbits) in bitmap_zero() function
H A Dsched_clutch.c438 bitmap_zero(root_clutch->scr_bound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
439 bitmap_zero(root_clutch->scr_bound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
444 bitmap_zero(root_clutch->scr_unbound_runnable_bitmap, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()
445 bitmap_zero(root_clutch->scr_unbound_warp_available, TH_BUCKET_SCHED_MAX); in sched_clutch_root_init()