Searched refs:did (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libkern/x86_64/
H A DOSAtomic.s44 sete %al #; did CAS succeed? (TZ=1)
66 sete %al #; did CAS succeed? (TZ=1)
/darwin-on-arm/xnu/libkern/i386/
H A DOSAtomic.s43 sete %al #; did CAS succeed? (TZ=1)
64 sete %al #; did CAS succeed? (TZ=1)
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1267 bool matchInternal(OSDictionary * table, uint32_t options, unsigned int * did);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1084 // see if we came across a waiting thread that did
1769 TLOG("%s::did waitPhase1(%s)\n", getName(), victim->getName());
4605 bool IOService::matchInternal(OSDictionary * table, uint32_t options, uint32_t * did) argument
4750 if (did) *did = done;

Completed in 38 milliseconds