Searched defs:bit (Results 1 - 16 of 16) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_external.c246 uint64_t bit, byte; local
264 uint64_t bit, byte; local
279 uint64_t bit, byte; local
[all...]
/xnu-2422.115.4/osfmk/i386/
H A Dmp.h259 i_bit_impl(long word, long bit) { argument
H A Dtsc.c81 #define bit(n) (1ULL << (n)) macro
H A Dlapic_native.c894 int bit; local
915 int bit; local
/xnu-2422.115.4/libkern/gen/
H A DOSAtomicOperations.c127 static Boolean OSTestAndSetClear(UInt32 bit, Boolean wantSet, volatile UInt8 * startAddress) argument
147 Boolean OSTestAndSet(UInt32 bit, volatile UInt8 * startAddress) argument
152 Boolean OSTestAndClear(UInt32 bit, volatile UInt8 * startAddress) argument
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_red.c607 int i, bit; local
/xnu-2422.115.4/bsd/dev/vn/
H A Dshadow.c103 uint32_t bit; member in struct:__anon37
107 bit(int b) function
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dwait_queue.c171 uint32_t bit = (1 << i); local
H A Dledger.c399 flag_set(volatile uint32_t *flags, uint32_t bit) argument
405 flag_clear(volatile uint32_t *flags, uint32_t bit) argument
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c1293 u_int32_t bit; local
1345 NextBitmapBlock( ExtendedVCB *vcb, u_int32_t bit) argument
1381 ReadBitmapBlock( ExtendedVCB *vcb, u_int32_t bit, u_int32_t **buffer, uintptr_t *blockRef) argument
4317 u_int32_t bit; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_sig.c375 int bit, error=0; local
438 clear_procsiglist(proc_t p, int bit, boolean_ argument
472 unblock_procsigmask(proc_t p, int bit) argument
502 block_procsigmask(proc_t p, int bit) argument
532 set_procsigmask(proc_t p, int bit) argument
576 int bit; local
[all...]
H A Dubc_subr.c3482 uint64_t bit, byte; local
[all...]
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_kmsg.c325 unsigned int bit, i; local
307 msgh_bit_decode64( mach_msg_bits_t bit) argument
[all...]
/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateRestoreKernel.c165 int bit; local
186 int bit; local
330 uint32_t index, bit, bits; local
[all...]
H A DIOPMrootDomain.cpp4535 int bit = pmTracer->recordTopLevelPCIDevice( service ); local
6443 } bit; member in union:__anon751
[all...]
H A DIOServicePM.cpp8582 uint32_t bit = 1 << (absevent & 0x1f); local

Completed in 101 milliseconds