Home
last modified time | relevance | path

Searched refs:bitmap_set (Results 1 – 13 of 13) sorted by relevance

/xnu-8792.41.9/osfmk/prng/
H A Dentropy.c291 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 Dbitmap_test.c76 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 Dkern_debug.c146 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 Dlog_mem.c61 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 Drestricted_in_port.c323 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 Dsched_clutch.c428 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 Dcompact_id.c206 bitmap_set(map, cid - compact_id_prev_max(idx)); in compact_id_put()
H A Dsched.h239 bitmap_set(map, n); in rq_bitmap_set()
H A Dbits.h269 bitmap_set(bitmap_t *__header_indexable map, uint n) in bitmap_set() function
H A Dsched_prim.c765 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 Dzalloc.c9318 bitmap_set(zone_destroyed_bitmap, zindex); in zdestroy()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1986 bitmap_set(&map, id); in fsw_receive()
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap.c1686 bitmap_set(&asid_bitmap[0], vasid); in free_asid()