Home
last modified time | relevance | path

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

/xnu-8020.121.3/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-8020.121.3/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-8020.121.3/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-8020.121.3/bsd/kern/
H A Dkern_debug.c232 bitmap_set(dst, i); in _syscall_rejection_add()
241 bitmap_set(dst, i + mach_trap_count); in _syscall_rejection_add()
/xnu-8020.121.3/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-8020.121.3/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()
4775 bitmap_set(clutch_bucket_modify_bitmap, bucket); in sched_edge_tg_preferred_cluster_change()
4830 bitmap_set(sched_edge_available_pset_bitmask, dst_pset->pset_cluster_id); in sched_edge_pset_made_schedulable()
4867 bitmap_set(src_pset->native_psets, dst_cluster_id); in sched_edge_cpu_init_completed()
4871 bitmap_set(src_pset->foreign_psets, dst_cluster_id); in sched_edge_cpu_init_completed()
[all …]
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.c749 bitmap_set(p, i); in preempt_pri_init()
753 bitmap_set(p, i); in preempt_pri_init()
4037 bitmap_set(map, i); in rt_runq_enqueue()
H A Dzalloc.c9273 bitmap_set(zone_destroyed_bitmap, zindex); in zdestroy()
/xnu-8020.121.3/bsd/dev/vn/
H A Dshadow.c150 bitmap_set(u_char * map, off_t start_bit, size_t bit_count) in bitmap_set() function
519 bitmap_set(map->block_bitmap, block_offset, *incr_block_count); in shadow_map_write()
/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c1634 bitmap_set(&asid_bitmap[0], vasid); in free_asid()