Home
last modified time | relevance | path

Searched defs:shift (Results 26 – 34 of 34) sorted by relevance

12

/xnu-12377.1.9/iokit/Kernel/
H A DIOLib.cpp1614 int shift; in IOSizeToAlignment() local
/xnu-12377.1.9/osfmk/kern/
H A Dsmr_hash.h1823 uint8_t shift; in __smr_shash_bucket() local
H A Dkalloc.c933 kalloc_hash_adjust(uint32_t hash, uint32_t shift) in kalloc_hash_adjust()
2261 uint32_t shift = 64 - KALLOC_ARRAY_TYPE_BIT; in __kalloc_array_decode() local
H A Dbtlog.c355 uint32_t shift = BTL_HASH_SHIFT + BTL_PARAM_SHIFT(param); in __btlib_rehash_needed() local
H A Dsched_prim.c575 uint32_t shift; in sched_timeshare_timebase_init() local
/xnu-12377.1.9/osfmk/vm/
H A Dvm_map_xnu.h1121 int shift = map ? map->hdr.page_shift : PAGE_SHIFT; in VM_MAP_PAGE_SHIFT() local
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c5056 int shift; in sysctl_vfs_ctlbyfsid() local
H A Dvfs_syscalls.c14342 int shift; in munge_statfs() local
/xnu-12377.1.9/bsd/dev/dtrace/
H A Ddtrace.c6596 int shift = (sizeof (uintptr_t) * NBBY) - 4, i = 0; in dtrace_action_breakpoint() local

12