Searched refs:getWorkLoop (Results 1 – 13 of 13) sorted by relevance
230 wl = getWorkLoop(); in exclaveStart()675 assert(getWorkLoop()); in exclaveRegisterInterrupt()688 wl = getWorkLoop(); in exclaveRegisterInterrupt()720 assert(getWorkLoop()); in exclaveRemoveInterrupt()739 wl = getWorkLoop(); in exclaveRemoveInterrupt()761 assert(getWorkLoop()); in exclaveEnableInterrupt()862 assert(getWorkLoop()); in exclaveRegisterTimer()875 wl = getWorkLoop(); in exclaveRegisterTimer()908 assert(getWorkLoop()); in exclaveRemoveTimer()926 wl = getWorkLoop(); in exclaveRemoveTimer()[all …]
204 virtual IOWorkLoop * getWorkLoop() const APPLE_KEXT_OVERRIDE;221 virtual IOWorkLoop * getWorkLoop() const APPLE_KEXT_OVERRIDE;
133 IOWorkLoop *wl = fSerializer->getWorkLoop(); in free()
289 IOEventSource::getWorkLoop() const in getWorkLoop() function in IOEventSource
588 if (!inEvent->getWorkLoop()) { in _maintRequest()624 if (inEvent->getWorkLoop()) { in _maintRequest()
1373 IOService::getWorkLoop() const in getWorkLoop() function in IOService1378 return provider->getWorkLoop(); in getWorkLoop()2518 if ((wl = service->getWorkLoop())) { in _workLoopAction()7198 IOResources::getWorkLoop() const in getWorkLoop() function in IOResources7203 return getPlatform()->getWorkLoop(); in getWorkLoop()7205 return IOService::getWorkLoop(); in getWorkLoop()7284 IOUserResources::getWorkLoop() const in getWorkLoop() function in IOUserResources7286 return getPlatform()->getWorkLoop(); in getWorkLoop()
2103 IOPlatformExpertDevice::getWorkLoop() const in getWorkLoop() function in IOPlatformExpertDevice
4336 IOUserServer::getWorkLoop() const in getWorkLoop() function in IOUserServer
284 virtual IOWorkLoop *getWorkLoop() const;
196 virtual IOWorkLoop * getWorkLoop() const APPLE_KEXT_OVERRIDE;
442 virtual IOWorkLoop *getWorkLoop() const APPLE_KEXT_OVERRIDE;
1231 virtual IOWorkLoop * getWorkLoop() const;
1830 IOService::getPlatform()->getWorkLoop()->addEventSource(es.get()); in IOServiceStateNotificationTests()1833 IOService::getPlatform()->getWorkLoop()->removeEventSource(es.get()); in IOServiceStateNotificationTests()