Home
last modified time | relevance | path

Searched refs:bitmap_clear (Results 1 – 16 of 16) sorted by relevance

/xnu-12377.41.6/osfmk/tests/
H A Dbitmap_test.c110 bitmap_clear(map, i); in test_bitmap()
117 bitmap_clear(map, i); in test_bitmap()
160 bitmap_clear(map, i); in test_bitmap()
168 bitmap_clear(map, i); in test_bitmap()
/xnu-12377.41.6/libkern/os/
H A Dlog_mem.c67 bitmap_clear(logmem_t *lm, size_t block) in bitmap_clear() function
105 bitmap_clear(lm, block); in bitmap_release_root()
125 bitmap_update_subtree(lm, level, block, bitmap_clear); in bitmap_release_subtree()
/xnu-12377.41.6/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c145 bitmap_clear(rq->bitmap, rq->highq); in run_queue_dequeue()
216 bitmap_clear(rq->bitmap, thread->sched_pri); in run_queue_remove()
/xnu-12377.41.6/osfmk/kern/
H A Dsched_clutch.c565 bitmap_clear(clutch_buckets_rq->scbrq_bitmap, clutch_bucket->scb_priority); in sched_clutch_bucket_runq_remove()
1030 bitmap_clear(root_clutch->scr_bound_warp_available, warp_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket()
1032 bitmap_clear(root_clutch->scr_unbound_warp_available, warp_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket()
1148 bitmap_clear(runnable_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_empty()
1159 bitmap_clear(warp_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_empty()
4067 bitmap_clear(pset->foreign_psets, pset_cluster_id); in sched_edge_pset_init()
4068 bitmap_clear(pset->native_psets, pset_cluster_id); in sched_edge_pset_init()
4069 bitmap_clear(pset->local_psets, pset_cluster_id); in sched_edge_pset_init()
4070 bitmap_clear(pset->remote_psets, pset_cluster_id); in sched_edge_pset_init()
4157 bitmap_clear(sched_edge_available_pset_bitmask, pset->pset_cluster_id); in sched_edge_processor_queue_shutdown()
[all …]
H A Dcompact_id.c177 bitmap_clear(map, bit_index); in compact_id_get_locked()
H A Dsched.h269 bitmap_clear(map, n); in rq_bitmap_clear()
H A Dbits.h278 bitmap_clear(bitmap_t *__header_indexable map, uint n) in bitmap_clear() function
H A Dsched_rt.c1412 bitmap_clear(map, i); in rt_runq_dequeue()
1474 bitmap_clear(map, i); in rt_runq_remove()
H A Dsched_prim.c4028 bitmap_clear(rq->bitmap, rq->highq); in run_queue_dequeue()
4104 bitmap_clear(rq->bitmap, thread->sched_pri); in run_queue_remove()
H A Dzalloc.c8794 bitmap_clear(zone_destroyed_bitmap, i); in zone_create_find()
/xnu-12377.41.6/bsd/net/
H A Drestricted_in_port.c300 bitmap_clear(restricted_port_bitmap, restricted_port_test); in sysctl_restricted_port_test_common()
/xnu-12377.41.6/osfmk/vm/
H A Dvm_upl.c318 bitmap_clear(upl->lite_list, pg_num); in upl_abort_range()
824 bitmap_clear(upl->lite_list, pg_num); in upl_commit_range()
H A Dvm_resident.c949 bitmap_clear(vm_pages_free_masks_as_bitmap(index), bit); in vm_pages_free_mask_clear()
/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c2494 bitmap_clear(&surt_page->surt_page_free_bitmap[0], first_available_index); in surt_try_alloc()
2571 bitmap_clear(&surt_page->surt_page_free_bitmap[0], 0); in surt_feed_page_with_first_table_allocated()
H A Dpmap.c1322 bitmap_clear(&asid_bitmap[0], (unsigned int)vasid); in alloc_asid()
1792 bitmap_clear(&asid_bitmap[0], i); in pmap_bootstrap()
1812 bitmap_clear(&asid_plru_bitmap[0], 0); in pmap_bootstrap()
/xnu-12377.41.6/osfmk/arm/pmap/
H A Dpmap.c1787 bitmap_clear(&asid_bitmap[0], (unsigned int)vasid); in alloc_asid()
3950 bitmap_clear(&active_disconnects[0], (unsigned int)i);