Home
last modified time | relevance | path

Searched refs:getName (Results 1 – 20 of 20) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp893 provider->getName()); in attach()
951 LOG("%s::detach(%s)\n", getName(), provider->getName()); in detach()
1086 path = getName(); in registerService()
2619 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2628 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2903 TLOG("%s[0x%qx]::scheduleStop(%s[0x%qx])\n", getName(), regID1, provider->getName(), regID2); in scheduleStop()
3001 client->getName(), regID1, in actionWillTerminate()
3034 client->getName(), regID1, in actionDidTerminate()
3146 TLOG("%s[0x%qx]::stop(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in actionStop()
3427 TLOG("%s[0x%qx]::stop1(%s[0x%qx])\n", getName(), regID2, provider->getName(), regID1); in finalize()
[all …]
H A DIOServicePM.cpp864 getName(), child->getName(), OBFUSCATE(child)); in addPowerChild()
2277 getName(), fMachineState, child->getName()); in requestPowerDomainState()
2322 getName(), child->getName(), in requestPowerDomainState()
4895 getName(), in requestDomainPower()
5682 getName(), fMachineState); in ackTimerTick()
6530 context->us->getName(), in pmTellClientWithResponse()
6646 context->us->getName(), in pmTellCapabilityAppWithResponse()
8814 fTarget->getName()); in attachNextRequest()
8836 fTarget->getName()); in detachNextRequest()
8859 fTarget->getName()); in attachRootRequest()
[all …]
H A DIODeviceTreeSupport.cpp212 if ((found = strnstr(exBootArg, child->getName(), sizeof(exBootArg)))) { in IODeviceTreeAlloc()
216 found += strlen(child->getName()); in IODeviceTreeAlloc()
246 parent->setName( parent->getName(), gIODTPlane ); in IODeviceTreeAlloc()
275 if (!strcmp("sep", child->getName()) in IODeviceTreeAlloc()
276 || !strcmp("aop", child->getName()) in IODeviceTreeAlloc()
277 || !strcmp("disp0", child->getName())) { in IODeviceTreeAlloc()
299 IOLog("%s[%ld] %ld (%x)\n", child->getName(), i, options, ret); in IODeviceTreeAlloc()
646 kprintf("IODTMapOneInterrupt: current regEntry name %s\n", regEntry->getName()); in IODTMapOneInterrupt()
836 regEntry->getName(), mapped->getCount()); in IODTMapInterruptsSharing()
H A DIOUserClient.cpp1775 uc->getName(), task_is_app_suspended(task)); in iokit_task_app_suspended_changed()
3538 strncpy( name, entry->getName(), sizeof(io_name_t)); in is_io_registry_entry_get_name()
3559 strncpy( name, entry->getName( plane), sizeof(io_name_t)); in is_io_registry_entry_get_name_in_plane()
4126 entry->getName(), key->getCStringNoCopy()); in is_io_registry_entry_set_properties()
4584 client->getRegistryEntryID(), client->getName()); in is_io_service_close()
5311 IOLog("%s: Bad method table\n", object->getName()); in shim_io_connect_method_scalarI_scalarO()
5580 IOLog("%s: Bad method table\n", object->getName()); in shim_io_async_method_scalarI_scalarO()
5679 IOLog("%s: Bad method table\n", object->getName()); in shim_io_connect_method_scalarI_structureO()
5758 IOLog("%s: Bad method table\n", object->getName()); in shim_io_async_method_scalarI_structureO()
5854 IOLog("%s: Bad method table\n", object->getName()); in shim_io_connect_method_scalarI_structureI()
[all …]
H A DIOCatalogue.cpp885 …IOLog("preserving service %s-0x%llx during userspace reboot\n", service->getName(), service->getRe… in terminateDriversForUserspaceReboot()
895 …IOLog("terminating service %s-0x%llx [dext %s]\n", service->getName(), service->getRegistryEntryID… in terminateDriversForUserspaceReboot()
902 …IOLog("terminating service %s-0x%llx [kext %s]\n", service->getName(), service->getRegistryEntryID… in terminateDriversForUserspaceReboot()
909 …IOLog("failed to terminate service %s-0x%llx\n", service->getName(), service->getRegistryEntryID()… in terminateDriversForUserspaceReboot()
1183 … %s-0x%qx with options %08llx for new dext %s\n", __FUNCTION__, service->getName(), service->getRe… in startMatching()
H A DIOPMrootDomain.cpp2444 record->type, value, service->getName()); in synchronizeAggressives()
2497 record->type, value, service->getName()); in broadcastAggressives()
6040 DLOG("%s tag flags %x\n", service->getName(), flags);
6069 provider->getName(), service->getName());
6950 DLOG("%s: delay child notify\n", service->getName());
10338 me->service->getName());
10370 from->getName());
10497 DLOG("Skipped PM node %s\n", node->getName());
10627 details->ownerService->getName() : NULL;
11107 device->getName()
[all …]
H A DIORegistryEntry.cpp424 panic("%s: attached at free()", getName()); in free()
782 getName(0), in setProperty()
1008 IORegistryEntry::getName( const IORegistryPlane * plane ) const in getName() function in IORegistryEntry
1355 compName = getName( plane ); in getPathComponent()
1451 str = entry->getName( plane ); in getChildFromComponent()
2106 kernel_debug_string(IODBG_IOREGISTRY(IOREGISTRYENTRY_NAME_STRING), &str_id, getName()); in attachToParent()
H A DIOMapper.cpp221 snprintf(name, sizeof(name), "%s.DMA.%s", kmodname, device->getName()); in copyMapperForDeviceWithIndex()
H A DIOPlatformActions.cpp301 entry->name = service->getName(); in IOInstallServicePlatformAction()
H A DIOUserServer.cpp2723 DKLOG("%s::exit(%s)\n", getName(), reason); in exit()
2733 DKLOG("%s::kill(%s)\n", getName(), reason); in kill()
4023 DKLOG("%s::finalize(%p)\n", getName(), this); in finalize()
4043 DKLOG("%s::finalize(%p) dext was replaced, do not rematch current dext\n", getName(), this); in finalize()
4047 DKLOG("%s::finalize(%p) could not find fCheckInToken\n", getName(), this); in finalize()
4059 DKLOG("%s::terminate(" DKS ")\n", getName(), DKN(nextService)); in finalize()
4247 DKLOG("%s::clientClose(%p)\n", getName(), this); in clientClose()
4301 panic("Driver %s has crashed too many times\n", getName()); in clientClose()
4679 DKLOG("%s::LoadModule 0x%x %s\n", getName(), ret, execPath); in serviceAttach()
5501 DKLOG("%s::powerOff(%d) %d\n", getName(), powerOff, allPowerStates); in systemPower()
[all …]
H A DIONVRAMCHRPHandler.cpp871 DEBUG_INFO("Controller name: %s\n", _nvramController->getName()); in setController()
H A DIOKitDebug.cpp113 DEBG( "%*s\033[33m%s", 2 * next->getDepth( plane ), "", next->getName( plane )); in IOPrintPlane()
H A DIOPlatformExpert.cpp2348 platform_name = provider->getName(); in start()
H A DIONVRAMV3Handler.cpp1010 DEBUG_INFO("Controller name: %s\n", _nvramController->getName()); in setController()
H A DIODMACommand.cpp1428 && strcmp("AppleNVMeMMU", fMapper->getName())) { in genIOVMSegments()
/xnu-11215/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py84 def getName(self): member in UserThreadObject
156 retval = 'thread:%s;name:%s;' % (self.encodeThreadID(th_id), cur_thread.getName())
/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp152 …IOLog("%s: %s-0x%qx exclave-service property is invalid\n", __func__, provider->getName(), provide… in exclaveStart()
157 …IOLog("%s: %s-0x%qx could not find exclave-service %s\n", __func__, provider->getName(), provider-… in exclaveStart()
174 …IOLog("%s: %s-0x%qx exclave-edk-service property is invalid\n", __func__, provider->getName(), pro… in exclaveStart()
179 …IOLog("%s: %s-0x%qx could not find exclave-edk-service %s\n", __func__, provider->getName(), provi… in exclaveStart()
/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h152 #define DKN(s) s->getName(), s->getRegistryEntryID()
H A DIORegistryEntry.h812 virtual const char * getName( const IORegistryPlane * plane = NULL ) const;
/xnu-11215/iokit/Tests/
H A DTests.cpp1423 kprintf("found %s, %d\n", newService->getName(), newService->getRetainCount()); in IOServiceTest()