Searched refs:sc_sysctl_cpu (Results 1 – 1 of 1) sorted by relevance
91 struct sysctl_oid *sc_sysctl_cpu[MAXCPU]; member608 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_intrhook()617 sc->sc_sysctl_cpu[i] = SYSCTL_ADD_PROC(sysctlctx, in amdtemp_intrhook()636 if (sc->sc_sysctl_cpu[i] != NULL) in amdtemp_detach()637 sysctl_remove_oid(sc->sc_sysctl_cpu[i], 1, 0); in amdtemp_detach()