| /src/sys/dev/vmt/ |
| vmt_subr.c | 318 const struct sysctlnode *machdep_node, *vmt_node; local 322 rv = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 328 rv = sysctl_createv(&sc->sc_log, 0, &machdep_node, &vmt_node,
|
| vmt_subr.c | 318 const struct sysctlnode *machdep_node, *vmt_node; local 322 rv = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 328 rv = sysctl_createv(&sc->sc_log, 0, &machdep_node, &vmt_node,
|
| vmt_subr.c | 318 const struct sysctlnode *machdep_node, *vmt_node; local 322 rv = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 328 rv = sysctl_createv(&sc->sc_log, 0, &machdep_node, &vmt_node,
|
| vmt_subr.c | 318 const struct sysctlnode *machdep_node, *vmt_node; local 322 rv = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 328 rv = sysctl_createv(&sc->sc_log, 0, &machdep_node, &vmt_node,
|
| /src/sys/arch/x86/x86/ |
| hyperv.c | 958 const struct sysctlnode *machdep_node, *hyperv_node; local 961 error = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 967 error = sysctl_createv(&sc->sc_log, 0, &machdep_node, &hyperv_node,
|
| hyperv.c | 958 const struct sysctlnode *machdep_node, *hyperv_node; local 961 error = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 967 error = sysctl_createv(&sc->sc_log, 0, &machdep_node, &hyperv_node,
|
| hyperv.c | 958 const struct sysctlnode *machdep_node, *hyperv_node; local 961 error = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 967 error = sysctl_createv(&sc->sc_log, 0, &machdep_node, &hyperv_node,
|
| hyperv.c | 958 const struct sysctlnode *machdep_node, *hyperv_node; local 961 error = sysctl_createv(&sc->sc_log, 0, NULL, &machdep_node, 967 error = sysctl_createv(&sc->sc_log, 0, &machdep_node, &hyperv_node,
|