Searched defs:bits (Results 51 – 66 of 66) sorted by relevance
123
3504 sigset_t bits = 0; in proc_pendingsignals() local3526 sigset_t bits = 0; in thread_issignal() local
9750 kevent_ast(thread_t thread, uint16_t bits)
1987 bitmap_t *bits = zba_bits_ref_ptr(meta->zm_bitmap); in zba_scan_bitmap_ref() local2091 uint64_t *bits; in zone_meta_bits_alloc_init() local2145 uint64_t *bits = zba_bits_ref_ptr(meta->zm_bitmap); in zone_meta_bits_merge() local2193 bitmap_t *bits = zba_bits_ref_ptr(meta->zm_bitmap); in zone_meta_is_free() local2215 bitmap_t *bits = zba_bits_ref_ptr(meta->zm_bitmap); in zone_meta_mark_free() local2805 zalloc_random_mask64(uint32_t bits) in zalloc_random_mask64()10251 bitmap_t *bits = zba_bits_ref_ptr(meta->zm_bitmap); in zone_copy_allocations() local
2455 uint64_t bits = 0; in proc_get_thread_policy_bitfield() local
388 uint32_t index, bit, bits; in hibernate_page_bitmap_count() local
1443 UInt32 *bits; in IODTFindSlotName() local
870 uint16_t bits = 0x0082; in IOHibernateSystemSleep() local
7471 unsigned bits = 0; in configurePowerStatesReport() local7613 unsigned bits = 0; in updateSimplePowerReport() local
366 uint64_t bits; member540 uint64_t bits; member
311 uint64_t bits = 0; in set_modes() local
833 const int bits = 13 % len; in rr13() local
4985 mach_msg_bits_t bits = hdr->msgh_bits; in ipc_kmsg_copyin_from_kernel() local
5882 u_int bits) in key_bbcmp()
9631 uint32_t bits = vm_pages_free_mask_len() * MAX_COLORS; in hibernate_page_list_setall() local
11877 …uffer_compare_with_bit_prefix(u_int8_t * __indexable p1, u_int8_t * __indexable p2, u_int32_t bits) in necp_buffer_compare_with_bit_prefix()
552 #define DTRACE_LOADFUNC(bits) \ argument