Home
last modified time | relevance | path

Searched defs:provider (Results 26 – 45 of 45) sorted by relevance

12

/xnu-12377.61.12/bsd/net/
H A Dntstat.c1063 nstat_provider_type_t provider; in merge_current_event_filters() local
1108 struct nstat_provider *provider; in nstat_find_provider_by_id() local
3464 nstat_provider *provider; in ntstat_userland_stats_open() local
3989 nstat_provider *provider; in nstat_generic_provider_add_watcher() local
4103 nstat_provider *provider = nstat_find_provider_by_id(provider_id); in nstat_provider_stats_open() local
6000 nstat_provider *provider; in nstat_client_disconnect() local
6793 nstat_provider *__single provider = NULL; in nstat_client_handle_add_request() local
6888 nstat_provider *provider = nstat_find_provider_by_id(req->provider); in nstat_client_handle_add_all() local
6932 nstat_provider *provider, in nstat_client_source_add()
8065 nstat_gather_flow_data(nstat_provider_id_t provider, nstat_flow_data *__counted_by(n)flow_data_star… in nstat_gather_flow_data()
[all …]
H A Dif_headless.c946 uuid_t * provider, uuid_t * instance) in create_netif_provider_and_instance()
1045 detach_provider_and_instance(uuid_t provider, uuid_t instance) in detach_provider_and_instance()
H A Dif_redirect.c1030 uuid_t *provider, uuid_t *instance) in create_netif_provider_and_instance()
1120 detach_provider_and_instance(uuid_t provider, uuid_t instance) in detach_provider_and_instance()
H A Dif_utun.c1159 utun_detach_provider_and_instance(uuid_t provider, uuid_t instance) in utun_detach_provider_and_instance()
1217 uuid_t *provider, uuid_t *instance) in utun_create_fs_provider_and_instance()
H A Dif_fake.c2679 uuid_t * provider, uuid_t * instance) in create_netif_provider_and_instance()
3231 uuid_t * provider, uuid_t * instance) in create_netif_llink_provider_and_instance()
3390 detach_provider_and_instance(uuid_t provider, uuid_t instance) in detach_provider_and_instance()
H A Dif_ipsec.c1943 ipsec_detach_provider_and_instance(uuid_t provider, uuid_t instance) in ipsec_detach_provider_and_instance()
2001 uuid_t *provider, uuid_t *instance) in ipsec_create_fs_provider_and_instance()
H A Ddlil.c480 dlil_detach_nexus(const char *func_str, uuid_t provider, uuid_t instance, in dlil_detach_nexus()
505 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance()
H A Dntstat.h1024 nstat_provider_id_t provider; member
1032 nstat_provider_id_t provider; member
/xnu-12377.61.12/osfmk/mach/machine/
H A Dsdt.h46 #define DTRACE_PROBE(provider, name) do {} while(0) argument
47 #define DTRACE_PROBE1(provider, name, arg0) do {} while(0) argument
48 #define DTRACE_PROBE2(provider, name, arg0, arg1) do {} while(0) argument
49 #define DTRACE_PROBE3(provider, name, arg0, arg1, arg2) do {} while(0) argument
50 #define DTRACE_PROBE4(provider, name, arg0, arg1, arg2, arg3) do {} while(0) argument
51 #define DTRACE_PROBE5(provider, name, arg0, arg1, arg2, arg3, arg4) do {} while(0) argument
52 #define DTRACE_PROBE6(provider, name, arg0, arg1, arg2, arg3, arg4, arg5) do {} while(0) argument
53 #define DTRACE_PROBE7(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6) do {} while(0) argument
54 #define DTRACE_PROBE8(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) do {} while(0) argument
/xnu-12377.61.12/iokit/Kernel/
H A DIOMapper.cpp103 IOMapper::start(IOService *provider) in start()
H A DIOServicePrivate.h233 const IOService * provider; variable
H A DIONVRAM.cpp1133 IODTNVRAMVariables::start(IOService * provider) in start()
1441 IODTNVRAM::start(IOService *provider) in start()
H A DIONVRAMCHRPHandler.cpp295 IONVRAMCHRPHandler::init(IODTNVRAM *provider, const uint8_t *image, IOByteCount length) in init()
H A DIONVRAMV3Handler.cpp278 IONVRAMV3Handler::init(IODTNVRAM *provider, const uint8_t *image, IOByteCount length) in init()
H A DIODeviceTreeSupport.cpp1501 IONDRVLibrariesInitialize( IOService * provider ) in IONDRVLibrariesInitialize()
H A DIOUserClient.cpp782 IOService *provider = NULL; in iokit_uext_no_senders() local
1175 UInt32 messageType, IOService * provider, in _handler()
1190 UInt32 messageType, IOService * provider, in handler()
H A DIOPMrootDomain.cpp6216 IOService * provider = service->getProvider(); local
/xnu-12377.61.12/iokit/Tests/
H A DTests.cpp2204 IOService * provider = NULL; // must not release in sysctl_iokit_test_service_setup() local
/xnu-12377.61.12/bsd/dev/dtrace/
H A Ddtrace.c8652 dtrace_provider_t *provider; in dtrace_register() local
9062 dtrace_provider_t *provider = (dtrace_provider_t *)prov; in dtrace_probe_create() local
9377 dof_provider_t *provider; in dtrace_helper_provide_one() local
9497 dof_provider_t *provider; in dtrace_helper_provider_remove_one() local
15650 dof_provider_t *provider; in dtrace_helper_provider_validate() local
/xnu-12377.61.12/osfmk/kern/
H A Dthread.c3103 current_thread_enter_iomd_faultable_access_with_buffer_provider(task_t provider) in current_thread_enter_iomd_faultable_access_with_buffer_provider()

12