Home
last modified time | relevance | path

Searched defs:matching (Results 1 – 13 of 13) sorted by relevance

/xnu-12377.41.6/iokit/Kernel/
H A DIOCatalogue.cpp259 OSDictionary * matching, in findDrivers()
554 OSDictionary * matching, in removeDrivers()
696 IOCatalogue::terminateDrivers(OSDictionary * matching, io_name_t className, bool asynchronous) in terminateDrivers()
803 IOCatalogue::_removeDrivers(OSDictionary * matching) in _removeDrivers()
840 IOCatalogue::terminateDrivers(OSDictionary * matching) in terminateDrivers()
1038 IOCatalogue::startMatching( OSDictionary * matching ) in startMatching()
H A DIOUserClient.cpp423 IOTaskRegistryCompatibilityMatching(task_t task, OSDictionary * matching) in IOTaskRegistryCompatibilityMatching()
537 OSDictionary * __unused matching = NULL; in iokit_port_object_description() local
2653 const char * matching, in internal_io_service_match_property_table()
2687 io_string_t matching, in is_io_service_match_property_table()
2698 io_buf_ptr_t matching, in is_io_service_match_property_table_ool()
2724 io_struct_inband_t matching, in is_io_service_match_property_table_bin()
2734 const char * matching, in internal_io_service_get_matching_services()
2768 io_string_t matching, in is_io_service_get_matching_services()
2778 io_buf_ptr_t matching, in is_io_service_get_matching_services_ool()
2806 io_struct_inband_t matching, in is_io_service_get_matching_services_bin()
[all …]
H A DIOService.cpp4331 OSDictionary * matching = IOService::serviceMatching(gIOUserServerClassKey); in __WAITING_FOR_USER_SERVER__() local
5214 IOService::checkResource( OSObject * matching ) in checkResource()
6227 IOService::copyExistingServices( OSDictionary * matching, in copyExistingServices()
6369 IOService::getMatchingServices( OSDictionary * matching ) in getMatchingServices()
6385 IOService::copyMatchingService( OSDictionary * matching ) in copyMatchingService()
6416 const OSSymbol * type, OSDictionary * matching, in setNotification()
6473 const OSSymbol * type, OSDictionary * matching, in doInstallNotification()
6516 IOService::installNotification(const OSSymbol * type, OSDictionary * matching, in installNotification()
6541 const OSSymbol * type, OSDictionary * matching, in installNotification()
6565 const OSSymbol * type, OSDictionary * matching, in addNotification()
[all …]
H A DIOMapper.cpp179 OSSharedPtr<OSDictionary> matching; in copyMapperForDeviceWithIndex() local
H A DIOServicePrivate.h102 OSDictionary * matching; variable
H A DIOUserServer.cpp1758 OSDictionary * matching, in Create_Impl()
2066 …ice::CreatePropertyMatchingDictionary(const char * key, OSObjectPtr value, OSDictionary * matching) in CreatePropertyMatchingDictionary()
2079 …eatePropertyMatchingDictionary(const char * key, const char * stringValue, OSDictionary * matching) in CreatePropertyMatchingDictionary()
2092 IOService::CreateKernelClassMatchingDictionary(OSString * className, OSDictionary * matching) in CreateKernelClassMatchingDictionary()
2109 IOService::CreateKernelClassMatchingDictionary(const char * className, OSDictionary * matching) in CreateKernelClassMatchingDictionary()
2122 IOService::CreateUserClassMatchingDictionary(OSString * className, OSDictionary * matching) in CreateUserClassMatchingDictionary()
2128 IOService::CreateUserClassMatchingDictionary(const char * className, OSDictionary * matching) in CreateUserClassMatchingDictionary()
2134 IOService::CreateNameMatchingDictionary(OSString * serviceName, OSDictionary * matching) in CreateNameMatchingDictionary()
2151 IOService::CreateNameMatchingDictionary(const char * serviceName, OSDictionary * matching) in CreateNameMatchingDictionary()
2632 OSDictionary * matching; in checkEntitlements() local
[all …]
H A DIOPolledInterface.cpp458 OSDictionary * matching; in IOCopyMediaForDev() local
H A DIOPlatformExpert.cpp472 OSDictionary *matching = serviceMatching("IOInterruptController"); in setCPUInterruptProperties() local
H A DIOPMrootDomain.cpp1898 OSSharedPtr<OSDictionary> matching; in start() local
/xnu-12377.41.6/iokit/Kernel/arm/
H A DAppleARMSMP.cpp105 OSDictionary *matching = IOService::serviceMatching("IOPlatformDevice"); in matching_dict_for_cpu_id() local
121 OSDictionary *matching = matching_dict_for_cpu_id(cpu_info->cpu_id); in register_aic_handlers() local
159 OSDictionary *matching = IOService::serviceMatching("IOPlatformExpert"); in cpu_boot_thread() local
/xnu-12377.41.6/iokit/bsddev/
H A DIOKitBSDInit.cpp248 OSDictionary * matching; in IONetworkNamePrefixMatching() local
380 OSDictionary * matching = NULL; in IOOFPathMatching() local
680 OSDictionary * matching = NULL; in IOFindBSDRoot() local
1042 OSDictionary *matching; in IOSecureBSDRoot() local
/xnu-12377.41.6/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp254 OSDictionary * matching; in IODMACommandLocalMappedNonContig() local
H A DTests.cpp1405 OSSharedPtr<OSDictionary> matching; in IOServiceTest() local