Searched refs:sc_sysctl_cpu (Results 1 – 1 of 1) sorted by relevance
90 struct sysctl_oid *sc_sysctl_cpu[MAXCPU]; member631 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_intrhook()640 sc->sc_sysctl_cpu[i] = SYSCTL_ADD_PROC(sysctlctx, in amdtemp_intrhook()659 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_detach()660 sysctl_remove_oid(sc->sc_sysctl_cpu[i], 1, 0); in amdtemp_detach()