Searched refs:sc_sysctl_cpu (Results 1 – 1 of 1) sorted by relevance
88 struct sysctl_oid *sc_sysctl_cpu[MAXCPU]; member586 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_intrhook()595 sc->sc_sysctl_cpu[i] = SYSCTL_ADD_PROC(sysctlctx, in amdtemp_intrhook()614 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_detach()615 sysctl_remove_oid(sc->sc_sysctl_cpu[i], 1, 0); in amdtemp_detach()