Searched refs:ecc_kstat_update (Results 1 – 1 of 1) sorted by relevance
131 static int ecc_kstat_update(kstat_t *ksp, int rw);4223 ksp->ks_update = ecc_kstat_update; in cpu_mp_init()4430 ecc_kstat_update(kstat_t *ksp, int rw) in ecc_kstat_update() function