Searched refs:nx_create (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/bsd/skywalk/nexus/ |
| H A D | nexus_syscalls.c | 334 nx = nx_create(nxctl, nxprov_uuid, NEXUS_TYPE_UNDEFINED, NULL, NULL, in __nexus_create()
|
| H A D | nexus_var.h | 467 extern struct kern_nexus *nx_create(struct nxctl *, const uuid_t,
|
| H A D | nexus_kern.c | 1034 nx = nx_create(nxctl, prov_uuid, NEXUS_TYPE_UNDEFINED, nx_ctx, in kern_nexus_controller_alloc_provider_instance() 1093 nx = nx_create(nxctl, prov_uuid, NEXUS_TYPE_NET_IF, nx_ctx, in kern_nexus_controller_alloc_net_provider_instance()
|
| H A D | nexus.c | 1862 nx_create(struct nxctl *nxctl, const uuid_t nxprov_uuid, in nx_create() function
|