| /xnu-12377.41.6/osfmk/tests/ |
| H A D | bitmap_test.c | 110 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 D | log_mem.c | 67 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 D | sched_prim.c | 145 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 D | sched_clutch.c | 565 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 D | compact_id.c | 177 bitmap_clear(map, bit_index); in compact_id_get_locked()
|
| H A D | sched.h | 269 bitmap_clear(map, n); in rq_bitmap_clear()
|
| H A D | bits.h | 278 bitmap_clear(bitmap_t *__header_indexable map, uint n) in bitmap_clear() function
|
| H A D | sched_rt.c | 1412 bitmap_clear(map, i); in rt_runq_dequeue() 1474 bitmap_clear(map, i); in rt_runq_remove()
|
| H A D | sched_prim.c | 4028 bitmap_clear(rq->bitmap, rq->highq); in run_queue_dequeue() 4104 bitmap_clear(rq->bitmap, thread->sched_pri); in run_queue_remove()
|
| H A D | zalloc.c | 8794 bitmap_clear(zone_destroyed_bitmap, i); in zone_create_find()
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | restricted_in_port.c | 300 bitmap_clear(restricted_port_bitmap, restricted_port_test); in sysctl_restricted_port_test_common()
|
| /xnu-12377.41.6/osfmk/vm/ |
| H A D | vm_upl.c | 318 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 D | vm_resident.c | 949 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 D | pmap_data.c | 2494 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 D | pmap.c | 1322 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 D | pmap.c | 1787 bitmap_clear(&asid_bitmap[0], (unsigned int)vasid); in alloc_asid() 3950 bitmap_clear(&active_disconnects[0], (unsigned int)i);
|