| /xnu-8796.141.3/osfmk/prng/ |
| H A D | entropy.c | 291 bitmap_set(filter, 0); in entropy_filter() 294 bitmap_set(filter, 0); in entropy_filter() 295 bitmap_set(filter, 1); in entropy_filter() 298 bitmap_set(filter, 0); in entropy_filter() 299 bitmap_set(filter, 1); in entropy_filter() 313 bitmap_set(filter, i); in entropy_filter()
|
| /xnu-8796.141.3/osfmk/tests/ |
| H A D | bitmap_test.c | 76 bitmap_set(map, i); in test_bitmap() 112 bitmap_set(map, i); in test_bitmap() 162 bitmap_set(map, i); in test_bitmap() 172 bitmap_set(map, i); in test_bitmap()
|
| /xnu-8796.141.3/bsd/kern/ |
| H A D | kern_debug.c | 146 bitmap_set(ut->syscall_rejection_mask, number); in debug_syscall_rejection_handle() 147 bitmap_set(ut->syscall_rejection_once_mask, number); in debug_syscall_rejection_handle() 349 bitmap_set(dst, i); in _syscall_rejection_add() 358 bitmap_set(dst, i + mach_trap_count); in _syscall_rejection_add()
|
| /xnu-8796.141.3/libkern/os/ |
| H A D | log_mem.c | 61 bitmap_set(logmem_t *lm, size_t block) in bitmap_set() function 85 bitmap_set(lm, next); in bitmap_reserve_root() 131 bitmap_update_subtree(lm, level, block, bitmap_set); in bitmap_reserve_subtree()
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | restricted_in_port.c | 323 bitmap_set(restricted_port_bitmap, restricted_port_test); in sysctl_restricted_port_test_common() 393 bitmap_set(restricted_port_bitmap, rpe->rpe_port); in restricted_in_port_init()
|
| /xnu-8796.141.3/osfmk/kern/ |
| H A D | sched_clutch.c | 476 bitmap_set(clutch_buckets_rq->scbrq_bitmap, clutch_bucket->scb_priority); in sched_clutch_bucket_runq_enqueue() 747 bitmap_set(root_clutch->scr_bound_warp_available, edf_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket() 749 bitmap_set(root_clutch->scr_unbound_warp_available, edf_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket() 848 bitmap_set(runnable_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_runnable() 868 bitmap_set(warp_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_runnable() 3553 bitmap_set(sched_edge_available_pset_bitmask, pset_cluster_id); in sched_edge_pset_init() 4771 bitmap_set(clutch_bucket_modify_bitmap, bucket); in sched_edge_tg_preferred_cluster_change() 4826 bitmap_set(sched_edge_available_pset_bitmask, dst_pset->pset_cluster_id); in sched_edge_pset_made_schedulable() 4863 bitmap_set(src_pset->native_psets, dst_cluster_id); in sched_edge_cpu_init_completed() 4867 bitmap_set(src_pset->foreign_psets, dst_cluster_id); in sched_edge_cpu_init_completed() [all …]
|
| H A D | compact_id.c | 206 bitmap_set(map, cid - compact_id_prev_max(idx)); in compact_id_put()
|
| H A D | sched.h | 239 bitmap_set(map, n); in rq_bitmap_set()
|
| H A D | bits.h | 281 bitmap_set(bitmap_t *__header_indexable map, uint n) in bitmap_set() function
|
| H A D | sched_prim.c | 778 bitmap_set(p, i); in preempt_pri_init() 782 bitmap_set(p, i); in preempt_pri_init() 4183 bitmap_set(map, i); in rt_runq_enqueue()
|
| H A D | zalloc.c | 9632 bitmap_set(zone_destroyed_bitmap, zindex); in zdestroy()
|
| /xnu-8796.141.3/osfmk/vm/ |
| H A D | vm_pageout.c | 6132 bitmap_set(upl->lite_list, pg_num); in vm_object_upl_request() 6377 bitmap_set(upl->lite_list, pg_num); in vm_object_upl_request() 8940 bitmap_set(upl->lite_list, entry); in vm_object_iopl_wire_full() 9071 bitmap_set(upl->lite_list, entry); in vm_object_iopl_wire_empty() 9783 bitmap_set(upl->lite_list, entry); in vm_object_iopl_request()
|
| H A D | vm_map.c | 22688 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC); in vm_map_range_map_init() 22689 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_HUGE); in vm_map_range_map_init() 22690 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_LARGE); in vm_map_range_map_init() 22691 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_LARGE_REUSED); in vm_map_range_map_init() 22692 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_MEDIUM); in vm_map_range_map_init() 22693 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_PROB_GUARD); in vm_map_range_map_init() 22694 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_SMALL); in vm_map_range_map_init() 22695 bitmap_set(vm_map_user_range_heap_map, VM_MEMORY_MALLOC_TINY); in vm_map_range_map_init()
|
| /xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1985 bitmap_set(&map, id); in fsw_receive()
|
| /xnu-8796.141.3/osfmk/arm/pmap/ |
| H A D | pmap.c | 1735 bitmap_set(&asid_bitmap[0], vasid); in free_asid()
|