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

/darwin-on-arm/xnu/bsd/netat/
H A Daurp_aurpd.c307 register int bit; local
/darwin-on-arm/xnu/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...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dmp.h259 i_bit_impl(long word, long bit) { argument
H A Dtsc.c80 #define bit(n) (1ULL << (n)) macro
H A Dlapic_native.c889 int bit; local
910 int bit; local
/darwin-on-arm/xnu/libkern/gen/
H A DOSAtomicOperations.c119 static Boolean OSTestAndSetClear(UInt32 bit, Boolean wantSet, volatile UInt8 * startAddress) argument
139 Boolean OSTestAndSet(UInt32 bit, volatile UInt8 * startAddress) argument
144 Boolean OSTestAndClear(UInt32 bit, volatile UInt8 * startAddress) argument
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_apq8060.c217 uint32_t bit = 1 << (INT_DEBUG_TIMER_EXP & 31); local
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.c592 int i, bit; local
/darwin-on-arm/xnu/bsd/dev/vn/
H A Dshadow.c103 uint32_t bit; member in struct:__anon48
107 bit(int b) function
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.c171 uint32_t bit = (1 << i); local
H A Dledger.c382 flag_set(volatile uint32_t *flags, uint32_t bit) argument
388 flag_clear(volatile uint32_t *flags, uint32_t bit) argument
[all...]
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c1250 u_int32_t bit; local
1302 NextBitmapBlock( ExtendedVCB *vcb, u_int32_t bit) argument
1338 ReadBitmapBlock( ExtendedVCB *vcb, u_int32_t bit, u_int32_t **buffer, uintptr_t *blockRef) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sig.c373 int bit, error=0; local
436 clear_procsiglist(proc_t p, int bit, boolean_ argument
470 unblock_procsigmask(proc_t p, int bit) argument
500 block_procsigmask(proc_t p, int bit) argument
530 set_procsigmask(proc_t p, int bit) argument
574 int bit; local
[all...]
H A Dubc_subr.c3059 uint64_t bit, byte; local
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateRestoreKernel.c146 int bit; local
167 int bit; local
311 uint32_t index, bit, bits; local
[all...]
H A DIOServicePM.cpp8026 uint32_t bit = 1 << (absevent & 0x1f); local
H A DIOPMrootDomain.cpp4379 int bit = pmTracer->recordTopLevelPCIDevice( service ); local
6032 } bit; member in union:__anon750
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c323 unsigned int bit, i; local
305 msgh_bit_decode64( mach_msg_bits_t bit) argument
[all...]

Completed in 288 milliseconds