Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dsm_inter.x47 struct sm_stat SM_UNMON(struct mon_id) = 3;
50 struct sm_stat SM_UNMON_ALL(struct my_id) = 4;
91 struct sm_stat { struct
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mon.c91 knp = smp->sm_stat; in sfxge_mon_kstat_update()
164 smp->sm_stat = knp = ksp->ks_data; in sfxge_mon_kstat_init()
202 smp->sm_stat = NULL; in sfxge_mon_kstat_fini()
H A Dsfxge_mac.c90 if (efx_mac_stats_update(sp->s_enp, esmp, smp->sm_stat, in _sfxge_mac_stat_update()
145 knp = smp->sm_stat; in sfxge_mac_kstat_update()
213 smp->sm_stat = knp = ksp->ks_data; in sfxge_mac_kstat_init()
247 smp->sm_stat = NULL; in sfxge_mac_kstat_fini()
263 *valp = smp->sm_stat[id].value.ui64; in sfxge_mac_stat_get()
H A Dsfxge.h118 kstat_named_t *sm_stat; member
155 kstat_named_t *sm_stat; member
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c145 sm_stat *resp = arg2; in sm_unmon_svc()
168 sm_stat *resp = arg2; in sm_unmon_all_svc()
H A Dsm_svc.c208 sm_stat mon_resp; in sm_prog_1()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c952 struct sm_stat res; in nlm_nsm_unmon()