Home
last modified time | relevance | path

Searched refs:kcage_kstat_update (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmem_cage.c268 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