Home
last modified time | relevance | path

Searched defs:provider (Results 1 – 25 of 44) sorted by relevance

12

/xnu-12377.1.9/osfmk/mach/arm/
H A Dsdt_isa.h104 #define DTRACE_PROBE(provider, name) \ argument
114 #define DTRACE_PROBE1(provider, name, arg0) \ argument
125 #define DTRACE_PROBE2(provider, name, arg0, arg1) \ argument
137 #define DTRACE_PROBE3(provider, name, arg0, arg1, arg2) \ argument
150 #define DTRACE_PROBE4(provider, name, arg0, arg1, arg2, arg3) \ argument
165 #define DTRACE_PROBE5(provider, name, arg0, arg1, arg2, arg3, arg4) \ argument
181 #define DTRACE_PROBE6(provider, name, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
198 #define DTRACE_PROBE7(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
217 #define DTRACE_PROBE8(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument
/xnu-12377.1.9/osfmk/mach/i386/
H A Dsdt_isa.h113 #define DTRACE_PROBE(provider, name) \ argument
123 #define DTRACE_PROBE1(provider, name, arg0) \ argument
134 #define DTRACE_PROBE2(provider, name, arg0, arg1) \ argument
146 #define DTRACE_PROBE3(provider, name, arg0, arg1, arg2) \ argument
159 #define DTRACE_PROBE4(provider, name, arg0, arg1, arg2, arg3) \ argument
174 #define DTRACE_PROBE5(provider, name, arg0, arg1, arg2, arg3, arg4) \ argument
190 #define DTRACE_PROBE6(provider, name, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
207 #define DTRACE_PROBE7(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
229 #define DTRACE_PROBE8(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument
/xnu-12377.1.9/iokit/Tests/TestServices/
H A DTestIOConnectMapMemoryPortLeak45265408.cpp10 TestIOConnectMapMemoryPortLeak45265408::start(IOService *provider) in start()
27 TestIOConnectMapMemoryPortLeak45265408UserClient::start(IOService *provider) in start()
42 TestIOConnectMapMemoryPortLeak45265408UserClient::stop(IOService *provider) in stop()
H A DTestIODataQueues.cpp11 TestIODataQueues::start(IOService * provider) in start()
40 TestIODataQueuesUserClient::start(IOService * provider) in start()
H A DTestIOUserClient2022Entitlements.cpp14 TestIOUserClient2022Entitlements::start(IOService * provider) in start()
27 TestIOUserClient2022EntitlementsUserClient::start(IOService * provider) in start()
H A DTestIOServiceUserNotification.cpp14 TestIOServiceUserNotification::start(IOService * provider) in start()
79 TestIOServiceUserNotificationUserClient::start(IOService * provider) in start()
H A DTestIODeviceMemoryRosetta.cpp14 TestIODeviceMemoryRosetta::start(IOService * provider) in start()
27 TestIODeviceMemoryRosettaUserClient::start(IOService * provider) in start()
/xnu-12377.1.9/tools/tests/testkext/
H A Dtestvmx.cpp21 testvmx::start( IOService * provider ) in start()
39 testvmx::stop( IOService * provider ) in stop()
H A Dtestthreadcall.cpp26 testthreadcall::start( IOService * provider ) in start()
/xnu-12377.1.9/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp55 IOWatchDogTimer::start(IOService *provider) in start()
75 IOWatchDogTimer::stop(IOService *provider) in stop()
/xnu-12377.1.9/iokit/Kernel/
H A DIODMAController.cpp50 IODMAController::getController(IOService *provider, UInt32 dmaIndex) in getController()
83 IODMAController::start(IOService *provider) in start()
H A DIOPlatformIO.cpp41 IOPlatformIO::start(IOService * provider) in start()
H A DRootDomainUserClient.cpp69 RootDomainUserClient::start( IOService * provider ) in start()
275 RootDomainUserClient::stop( IOService *provider) in stop()
H A DIOPlatformExpert.cpp119 IOPlatformExpert::attach( IOService * provider ) in attach()
129 IOPlatformExpert::start( IOService * provider ) in start()
198 IOPlatformExpert::configure( IOService * provider ) in configure()
1467 IOPlatformExpertDevice *provider = OSDynamicCast(IOPlatformExpertDevice, getProvider()); in publishPlatformUUIDAndSerial() local
1481 IOPlatformExpertDevice *provider = OSDynamicCast(IOPlatformExpertDevice, getProvider()); in publishNVRAM() local
1615 IODTPlatformExpert::probe( IOService * provider, in probe()
1631 IODTPlatformExpert::configure( IOService * provider ) in configure()
2356 IOPanicPlatform::start(IOService * provider) in start()
H A DIOUserServer.cpp168 IOUserService::start(IOService * provider) in start()
256 IOService * provider) in Start_Impl()
1450 IOService * provider; member
1490 IOService * provider, in Create_Impl()
1529 IOService * provider, in GetInterruptType_Impl()
1629 IOService * provider; in Cancel_Impl() local
2630 IOService * provider, IOService * dext) in checkEntitlements()
2681 IOUserServer::checkEntitlements(OSObject * prop, IOService * provider, IOService * dext) in checkEntitlements()
2687 IOUserServer::checkEntitlements(IOService * provider, IOService * dext) in checkEntitlements()
4314 IOUserServer::stop(IOService * provider) in stop()
[all …]
H A DIOService.cpp781 IOService::probe( IOService * provider, in probe()
788 IOService::start( IOService * provider ) in start()
794 IOService::stop( IOService * provider ) in stop()
892 IOService::attach( IOService * provider ) in attach()
954 IOService::detach( IOService * provider ) in detach()
1108 IOService * provider; in startMatching() local
1385 IOService *provider = getProvider(); in getWorkLoop() local
1415 const IOService * provider ) in iterator()
1509 IOService *provider; in callPlatformFunction() local
2276 UInt32 messageType, IOService * provider, in IOServiceInterestHandlerToBlock()
[all …]
H A DIOInterruptController.cpp453 IOService * provider = getProvider(); in timeStampSpuriousInterrupt() local
469 IOService * provider = getProvider(); in timeStampInterruptHandlerInternal() local
H A DIOCPU.cpp385 IOCPU::start(IOService *provider) in start()
431 IOCPU::detach(IOService *provider) in detach()
/xnu-12377.1.9/libkern/kmod/libkmodtest/
H A Dlibkmodtest.cpp36 IOService *provider, in probe()
/xnu-12377.1.9/bsd/netinet6/
H A Dipsec_pwr.c42 void *provider, void *messageArgument, vm_size_t argSize) in ipsec_sleep_wake_handler()
/xnu-12377.1.9/bsd/dev/dtrace/
H A Dfasttrap.c936 fasttrap_provider_t *provider = probe->ftp_prov; in fasttrap_tracepoint_disable() local
1292 fasttrap_provider_t *provider = probe->ftp_prov; in fasttrap_pid_disable() local
1718 fasttrap_provider_free(fasttrap_provider_t *provider) in fasttrap_provider_free()
1858 fasttrap_provider_t *provider; in fasttrap_add_probe() local
2085 fasttrap_provider_t *provider; in fasttrap_meta_provide() local
2184 fasttrap_provider_t *provider = parg; in fasttrap_meta_create_probe() local
2374 dtrace_provider_t *provider = (dtrace_provider_t*)(fprovider->ftp_provid); in fasttrap_meta_provider_name() local
/xnu-12377.1.9/bsd/sys/
H A Dvsock_transport.h62 void *provider; member
/xnu-12377.1.9/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp50 GenericInterruptController::start(IOService *provider) in start()
/xnu-12377.1.9/tools/lldbmacros/
H A Dntstat.py280 def GetNstatProviderString(provider): argument
/xnu-12377.1.9/iokit/Exclaves/
H A DExclaves.cpp115 IOService::exclaveStart(IOService * provider, IOExclaveProxyState ** pRef) in exclaveStart()
309 IOExclaveProxy::start(IOService * provider) in start()
566 IOService *provider = NULL; in IOExclaveMapperOperationUpcallHandler() local

12