Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dkstat_fr.c142 extern int segmap_kstat_update(kstat_t *, int);
540 ksp->ks_update = segmap_kstat_update; in kstat_init()
/titanic_41/usr/src/uts/common/vm/
H A Dseg_map.c272 segmap_kstat_update(kstat_t *ksp, int rw) in segmap_kstat_update() function