Searched refs:bitmap_set (Results 1 – 13 of 13) sorted by relevance
| /xnu-8792.41.9/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-8792.41.9/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-8792.41.9/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-8792.41.9/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-8792.41.9/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-8792.41.9/osfmk/kern/ |
| H A D | sched_clutch.c | 428 bitmap_set(clutch_buckets_rq->scbrq_bitmap, clutch_bucket->scb_priority); in sched_clutch_bucket_runq_enqueue() 699 bitmap_set(root_clutch->scr_bound_warp_available, edf_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket() 701 bitmap_set(root_clutch->scr_unbound_warp_available, edf_bucket->scrb_bucket); in sched_clutch_root_highest_root_bucket() 800 bitmap_set(runnable_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_runnable() 820 bitmap_set(warp_bitmap, root_bucket->scrb_bucket); in sched_clutch_root_bucket_runnable() 3563 bitmap_set(sched_edge_available_pset_bitmask, pset_cluster_id); in sched_edge_pset_init() 4773 bitmap_set(clutch_bucket_modify_bitmap, bucket); in sched_edge_tg_preferred_cluster_change() 4828 bitmap_set(sched_edge_available_pset_bitmask, dst_pset->pset_cluster_id); in sched_edge_pset_made_schedulable() 4865 bitmap_set(src_pset->native_psets, dst_cluster_id); in sched_edge_cpu_init_completed() 4869 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 | 269 bitmap_set(bitmap_t *__header_indexable map, uint n) in bitmap_set() function
|
| H A D | sched_prim.c | 765 bitmap_set(p, i); in preempt_pri_init() 769 bitmap_set(p, i); in preempt_pri_init() 4102 bitmap_set(map, i); in rt_runq_enqueue()
|
| H A D | zalloc.c | 9318 bitmap_set(zone_destroyed_bitmap, zindex); in zdestroy()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1986 bitmap_set(&map, id); in fsw_receive()
|
| /xnu-8792.41.9/osfmk/arm/pmap/ |
| H A D | pmap.c | 1686 bitmap_set(&asid_bitmap[0], vasid); in free_asid()
|