Searched refs:nxprov_reg (Results 1 – 7 of 7) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/nexus/ |
| H A D | nexus_var.h | 519 struct nxctl *, struct nxprov_reg *, int *); 521 struct kern_nexus_domain_provider *, struct nxprov_reg *, 575 const struct nxprov_reg *, struct nxprov_params *,
|
| H A D | os_nexus_private.h | 148 struct nxprov_reg { struct 662 extern int __nexus_register(int ctl, struct nxprov_reg *reg,
|
| H A D | nexus_common.h | 292 __nexus_provider_reg_prepare(struct nxprov_reg *reg, const uint8_t *__null_terminated name, in __nexus_provider_reg_prepare()
|
| H A D | nexus_syscalls.c | 177 struct nxprov_reg reg; in __nexus_register()
|
| H A D | nexus.c | 70 struct kern_nexus_domain_provider *, struct nxprov_reg *, 1353 struct kern_nexus_domain_provider *nxdom_prov, struct nxprov_reg *reg, in nxprov_create_common() 1462 nxprov_create(struct proc *p, struct nxctl *nxctl, struct nxprov_reg *reg, in nxprov_create() 1524 struct kern_nexus_domain_provider *nxdom_prov, struct nxprov_reg *reg, in nxprov_create_kern()
|
| H A D | nexus_kern.c | 944 struct nxprov_reg reg; in kern_nexus_controller_register_provider() 1772 const struct nxprov_reg *reg, struct nxprov_params *nxp, in nxdom_prov_validate_params()
|
| /xnu-10063.141.1/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 125 struct nxprov_reg reg; in os_nexus_controller_register_provider()
|