| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_object.c | 262 ipc_entry_bits_t bits; in ipc_object_translate() local 768 ipc_entry_bits_t bits; in ipc_object_insert_send_right() local
|
| H A D | ipc_pset.c | 615 ipc_entry_bits_t bits; in filt_wlattach_sync_ipc() local 769 ipc_entry_bits_t bits; in filt_machportattach() local
|
| H A D | ipc_mqueue.c | 1372 ipc_entry_bits_t bits; in ipc_mqueue_copyin() local
|
| H A D | mach_port.c | 152 ipc_entry_bits_t bits; in mach_port_names_helper() local 309 ipc_entry_bits_t bits = entry->ie_bits; in mach_port_names() local
|
| /xnu-12377.81.4/osfmk/arm/ |
| H A D | cpuid.h | 321 arm_mvfr0_t bits; member 337 arm_mvfr1_t bits; member
|
| /xnu-12377.81.4/tools/lldbmacros/ |
| H A D | pmap.py | 57 def KDPReadPhysMEM(address, bits): argument 137 def KDPWritePhysMEM(address, intval, bits): argument
|
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | vm_param.h | 427 uint32_t bits = 64u - (uint32_t)__builtin_clzll((size / 10) | 1); in mach_vm_size_unit() local 435 uint32_t bits = 64u - (uint32_t)__builtin_clzll((size / 10) | 1); in mach_vm_size_pretty() local
|
| /xnu-12377.81.4/libkern/zlib/ |
| H A D | inflate.h | 122 unsigned bits; /* number of bits in "in" */ member
|
| H A D | deflate.c | 439 deflatePrime(z_streamp strm, int bits, int value) in deflatePrime()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | thread_act.c | 1432 act_set_astkevent(thread_t thread, uint16_t bits) in act_set_astkevent() 1441 act_clear_astkevent(thread_t thread, uint16_t bits) in act_clear_astkevent()
|
| H A D | bits.h | 57 #define bits(x, hi, lo) extract((x), (lo), (hi) - (lo) + 1) macro
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | kern_proc.c | 888 uint32_t bits; in proc_ref_try_fast() local 948 proc_ref_wait_for_exec(proc_t p, uint32_t bits, int locked) in proc_ref_wait_for_exec() 975 proc_ref_needs_wait_for_exec(uint32_t bits) in proc_ref_needs_wait_for_exec() 1061 uint32_t bits; in proc_ref() local 1144 uint32_t bits = os_ref_get_raw_mask(&p->p_refcount); in proc_refdrain() local 1352 uint32_t bits; in proc_checkdeadrefs() local 2482 uint32_t bits; in proc_find() local 2542 uint32_t bits; in proc_find_locked() local 4483 pgrp_alloc(pid_t pgid, pggrp_ref_bits_t bits) in pgrp_alloc()
|
| H A D | sys_generic.c | 1584 u_int32_t bits; in selscan() local 1946 u_int32_t bits; in selcount() local 2025 u_int32_t bits; in seldrop_locked() local
|
| /xnu-12377.81.4/osfmk/i386/ |
| H A D | pmap_common.c | 492 int bits) in phys_attribute_set()
|
| H A D | mtrr.c | 101 #define PHYS_BITS_TO_MASK(bits) \ argument
|
| H A D | pmap_x86_common.c | 2025 int bits, in phys_attribute_clear() 2237 int bits) in phys_attribute_test()
|
| H A D | cpuid.c | 1193 cpuid_get_names(struct table *map, uint64_t bits, char *buf, unsigned buf_len) in cpuid_get_names()
|
| /xnu-12377.81.4/osfmk/arm64/sptm/pmap/ |
| H A D | pmap.c | 7338 unsigned int bits, 7402 unsigned int bits, 7416 unsigned int bits, 7527 unsigned int bits, 7583 unsigned int bits, 7610 unsigned int bits, 7635 unsigned int bits) 7648 unsigned int bits) 7662 unsigned int bits) 7771 unsigned int bits; local [all …]
|
| /xnu-12377.81.4/osfmk/arm/pmap/ |
| H A D | pmap.c | 7317 unsigned int bits, 7391 unsigned int bits, 7404 unsigned int bits, 7448 unsigned int bits, 7501 unsigned int bits, 7531 unsigned int bits, 7560 unsigned int bits) 7582 unsigned int bits) 7600 unsigned int bits) 7709 unsigned int bits; local [all …]
|
| /xnu-12377.81.4/osfmk/i386/commpage/ |
| H A D | commpage.c | 267 uint64_t bits; in commpage_init_cpu_capabilities() local
|
| /xnu-12377.81.4/tests/vm/configurator/ |
| H A D | vm_configurator.h | 366 uint64_t bits; member 402 uint64_t bits; member
|
| /xnu-12377.81.4/tests/recount/ |
| H A D | recount_perf_tests.c | 49 next_bit(uint32_t *bits) in next_bit()
|
| /xnu-12377.81.4/libkern/libkern/ |
| H A D | Block_private.h | 82 uintptr_t bits; variable
|
| /xnu-12377.81.4/bsd/nfs/ |
| H A D | nfs_gss.c | 1259 uint32_t *bits = cp->gss_svc_seqbits; in nfs_gss_svc_seqnum_valid() local
|
| /xnu-12377.81.4/tools/lldbmacros/kmemory/ |
| H A D | vm.py | 806 def _make_mask(self, mask, bits): argument
|