Home
last modified time | relevance | path

Searched refs:hasUserServer (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp741 bool isDext = service->hasUserServer(); in terminateDrivers()
880 isDext = service->hasUserServer(); in terminateDriversForUserspaceReboot()
1179 if (service->hasUserServer()) { in startMatching()
H A DIOPerfControl.cpp312 if (!device->hasUserServer()) { in threadGroupForDextService()
H A DIOService.cpp4371 if (service->propertyHasValue(gIOMatchDeferKey, kOSBooleanTrue) || service->hasUserServer()) { in userSpaceWillReboot()
8150 IOService::hasUserServer() const in hasUserServer() function in IOService
9084 if (hasUserServer()) { in configureReport()
9135 if (hasUserServer()) { in updateReport()
H A DIOUserClient.cpp4152 if (service && props && service->hasUserServer()) { in is_io_registry_entry_set_properties()
/xnu-11215/iokit/IOKit/
H A DIOService.h1678 bool hasUserServer() const;