Searched refs:kcage_kstat_update (Results 1 – 1 of 1) sorted by relevance
268 static int kcage_kstat_update(kstat_t *ksp, int rw);1021 ksp->ks_update = kcage_kstat_update; in kcage_init()1029 kcage_kstat_update(kstat_t *ksp, int rw) in kcage_kstat_update() function