Searched refs:bitmap_or (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.121.2/osfmk/tests/ |
| H A D | bitmap_test.c | 145 bitmap_or(map, map1, map0, nbits); in test_bitmap() 148 bitmap_or(map, map0, map0, nbits); in test_bitmap()
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | kern_debug.c | 200 bitmap_or(dest, dest, src, mach_trap_count + nsysent); in _syscall_rejection_apply_mask() 299 …bitmap_or(ut->syscall_rejection_mask, ut->syscall_rejection_mask, ut->syscall_rejection_once_mask,… in sys_debug_syscall_reject_config()
|
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | bits.h | 369 bitmap_or( in bitmap_or() function
|