Home
last modified time | relevance | path

Searched refs:IOLockLock (Results 1 – 25 of 26) sorted by relevance

12

/xnu-11215/iokit/Kernel/
H A DIOPMPowerStateQueue.cpp78 IOLockLock(queueLock); in submitPowerEvent()
92 IOLockLock(queueLock); in checkForWork()
100 IOLockLock(queueLock); in checkForWork()
H A DIOInterruptAccounting.cpp66 IOLockLock(gInterruptAccountingDataListLock); in interruptAccountingDataAddToList()
74 IOLockLock(gInterruptAccountingDataListLock); in interruptAccountingDataRemoveFromList()
H A DIOUserServer.cpp4031 IOLockLock(fLock); in finalize()
4250 IOLockLock(fLock); in clientClose()
4469 IOLockLock(fLock); in registerClass()
4620 IOLockLock(fLock); in serviceAttach()
4964 IOLockLock(fLock); in serviceSetPowerState()
5030 IOLockLock(fLock); in powerStateDidChangeTo()
5071 IOLockLock(fLock); in checkPMReady()
5485 IOLockLock(fLock); in systemPower()
5584 IOLockLock(fLock); in systemHalt()
5724 IOLockLock(fLock); in serviceStop()
[all …]
H A DIOPlatformActions.cpp320 IOLockLock(gIOPlatformActionsLock); in IOInstallServicePlatformActions()
333 IOLockLock(gIOPlatformActionsLock); in IOInstallServiceSleepPlatformActions()
350 IOLockLock(gIOPlatformActionsLock); in IORemoveServicePlatformActions()
H A DIOInterruptController.cpp80 IOLockLock(vector->interruptLock); in registerInterrupt()
243 IOLockLock(vector->interruptLock); in unregisterInterrupt()
615 IOLockLock(vector->interruptLock); in registerInterrupt()
681 IOLockLock(vector->interruptLock); in unregisterInterrupt()
H A DIOUserClient.cpp273 IOLockLock(&machPort->lock); in noMoreSendersForObject()
323 IOLockLock(&machPort->lock); in releasePortForObject()
390 IOLockLock(&machPort->lock); in destroyUserReferences()
489 IOLockLock(&lock); in reset()
500 IOLockLock(&lock); in isValid()
520 IOLockLock(&lock); in copyNextObject()
669 IOLockLock(&machPort->lock); in iokit_copy_object_for_consumed_kobject()
1075 IOLockLock(&lock); in copyNextObject()
1886 IOLockLock(&filterLock); in filterForTask()
3336 IOLockLock(&oIter->lock); in is_io_registry_iterator_enter_entry()
[all …]
H A DIOService.cpp955 IOLockLock(gJobsLock); in detach()
1203 IOLockLock(gJobsLock); in startDeferredMatches()
2827 IOLockLock( gJobsLock ); in scheduleTerminatePhase2()
2881 IOLockLock(gJobsLock); in terminateThread()
2911 IOLockLock( gJobsLock ); in scheduleStop()
2936 IOLockLock( gJobsLock ); in scheduleFinalize()
3405 IOLockLock( gJobsLock ); in terminateWorker()
4349 IOLockLock(gJobsLock); in userSpaceWillReboot()
4391 IOLockLock(gJobsLock); in userSpaceDidReboot()
4417 IOLockLock(gJobsLock); in lock()
[all …]
H A DIOPMrootDomain.cpp965 IOLockLock(gHaltLogLock); in halt_log_enter()
1013 IOLockLock(gHaltLogLock); in IOSystemShutdownNotification()
5774 IOLockLock(gPMHaltLock);
5858 IOLockLock(gPMHaltLock);
9449 IOLockLock(pmStatsLock);
9999 IOLockLock(l);
10000 IOLockLock(l);
10279 IOLockLock(me->lock);
10288 IOLockLock(me->lock);
10322 IOLockLock(me->lock);
[all …]
H A DIOPerfControl.cpp332 IOLockLock(shared->interfaceLock); in registerDevice()
368 IOLockLock(shared->interfaceLock); in unregisterDevice()
776 IOLockLock(shared->interfaceLock); in registerPerformanceController()
H A DIOServicePM.cpp353 IOLockLock(gIOPMInitLock); in PMinit()
3338 IOLockLock(fActivityLock); in start_PM_idle_timer()
3430 IOLockLock(fActivityLock); in idleTimerExpired()
5701 IOLockLock(fWatchdogLock); in start_watchdog_timer()
5731 IOLockLock(fWatchdogLock); in stop_watchdog_timer()
5763 IOLockLock(fWatchdogLock); in reset_watchdog_timer()
5824 IOLockLock(fWatchdogLock); in reset_watchdog_timer()
8945 IOLockLock(fLock); in queuePMRequest()
8960 IOLockLock(fLock); in queuePMRequestChain()
8982 IOLockLock( fLock ); in checkForWork()
[all …]
H A DIOCPU.cpp398 IOLockLock(gIOCPUsLock); in start()
438 IOLockLock(gIOCPUsLock); in detach()
H A DIOHibernateIO.cpp516 IOLockLock(gFSLock); in IOHibernateSystemSleep()
620 IOLockLock(gFSLock); in IOHibernateSystemSleep()
842 IOLockLock(gFSLock); in IOHibernateSystemSleep()
1093 IOLockLock(gFSLock); in IOHibernateIOKitSleep()
1113 IOLockLock(gFSLock); in IOHibernateSystemHasSlept()
1436 IOLockLock(gFSLock); in IOHibernateSystemPostWakeTrim()
1460 IOLockLock(gFSLock); in IOHibernateSystemPostWake()
H A DIOMapper.cpp81 IOLockLock(fWaitLock); in lock()
H A DIOLib.cpp1366 IOLockLock(a->lock); in iopa_alloc()
1386 IOLockLock(a->lock); in iopa_alloc()
1425 IOLockLock(a->lock); in iopa_free()
H A DIOPlatformExpert.cpp421 IOLockLock(gIOInterruptControllersLock); in registerInterruptController()
436 IOLockLock(gIOInterruptControllersLock); in deregisterInterruptController()
450 IOLockLock(gIOInterruptControllersLock); in lookUpInterruptController()
H A DIODeviceTreeSupport.cpp1093 IOLockLock(gIODTResolvers->lock); in IODTSetResolving()
1280 IOLockLock(gIODTResolvers->lock); in IODTResolveAddressCell()
H A DIOReporter.cpp413 IOLockLock(_configLock); in lockReporterConfig()
H A DIONVRAM.cpp100 IOLockLock(_controllerLock); \
/xnu-11215/libkern/c++/
H A DOSMetaClass.cpp671 IOLockLock(sAllClassesLock); in ~OSMetaClass()
782 IOLockLock(sStalledClassesLock); in preModLoad()
878 IOLockLock(sAllClassesLock); in postModLoad()
918 IOLockLock(sAllClassesLock); in postModLoad()
1149 IOLockLock(sInstancesLock); in applyToInstances()
1165 IOLockLock(sAllClassesLock); in applyToInstancesOfClassName()
1177 IOLockLock(sInstancesLock); in applyToInstancesOfClassName()
1205 IOLockLock(sAllClassesLock); in removeClasses()
1241 IOLockLock(sAllClassesLock); in getMetaClassWithName()
1262 IOLockLock(sAllClassesLock); in copyMetaClassWithName()
[all …]
H A DOSKext.cpp15127 IOLockLock(sKextLoggingLock);
15180 IOLockLock(sKextLoggingLock);
15220 IOLockLock(sKextLoggingLock);
15345 IOLockLock(sKextLoggingLock);
15628 IOLockLock(sKextSummariesLock);
15675 IOLockLock(sKextSummariesLock);
15808 IOLockLock(sKextSummariesLock);
15841 IOLockLock(sKextSummariesLock);
16369 IOLockLock(sKextSummariesLock);
16925 IOLockLock(lock);
[all …]
/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp700 IOLockLock(pRef->exclave_interrupts_lock); in exclaveRegisterInterrupt()
727 IOLockLock(pRef->exclave_interrupts_lock); in exclaveRemoveInterrupt()
767 IOLockLock(pRef->exclave_interrupts_lock); in exclaveEnableInterrupt()
886 IOLockLock(pRef->exclave_timers_lock); in exclaveRegisterTimer()
916 IOLockLock(pRef->exclave_timers_lock); in exclaveRemoveTimer()
954 IOLockLock(pRef->exclave_timers_lock); in exclaveEnableTimer()
989 IOLockLock(pRef->exclave_timers_lock); in exclaveTimerSetTimeout()
1020 IOLockLock(pRef->exclave_timers_lock); in exclaveTimerCancelTimeout()
1059 IOLockLock(ref->exclave_timers_lock); in exclaveTimerFired()
1097 IOLockLock(pRef->exclaveAsyncNotificationEventSourcesLock); in exclaveAsyncNotificationRegister()
[all …]
/xnu-11215/tools/tests/testkext/
H A Dtestthreadcall.cpp71 IOLockLock(tlock2); in start()
85 IOLockLock(tlock2); in start()
/xnu-11215/iokit/IOKit/
H A DIOLocks.h100 #define IOLockLock(l) lck_mtx_lock(l) macro
102 void IOLockLock( IOLock * lock);
195 IOLockLock(lock); in IOTakeLock()
/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp780 IOLockLock(fArenaLock); in map()
812 IOLockLock(fArenaLock); in unmap()
867 IOLockLock(fArenaLock); in addMapper()
890 IOLockLock(fArenaLock); in removeMapper()
1076 IOLockLock(fRegionLock); in setSegmentBuffer()
1085 IOLockLock(fRegionLock); in clearSegmentBuffer()
1118 IOLockLock(fRegionLock); in attachArena()
1174 IOLockLock(fRegionLock); in detachArena()
1203 IOLockLock(fRegionLock); in updateMappingsForArena()
/xnu-11215/iokit/Tests/
H A DTests.cpp1595 IOLockLock(threadArgs->lock); in IOUserNotificationTestThread()
1629 IOLockLock(lock); in IOUserNotificationTests()
1917 IOLockLock(&threadArgs->lock); in TestLockForArbitrationThread()
1926 IOLockLock(&threadArgs->lock); in TestLockForArbitrationThread()
1950 IOLockLock(&threadArgs.lock); in TestLockForArbitration()
1963 IOLockLock(&threadArgs.lock); in TestLockForArbitration()

12