Searched defs:kstatp (Results 1 – 8 of 8) sorted by relevance
2624 char *kstatp; in envctrl_ps_kstat_update() local2652 char *kstatp; in envctrl_fanstat_kstat_update() local2676 char *kstatp; in envctrl_encl_kstat_update() local2705 char *kstatp; in envctrl_temp_kstat_update() local2729 char *kstatp; in envctrl_disk_kstat_update() local
299 char *kstatp; /* pointer to kstat data buffer */ in simmstat_kstat_update() local
2067 char *kstatp; in overtemp_kstat_update() local2168 short *kstatp; in temp_override_kstat_update() local
3344 struct cxgbe_port_config_kstats *kstatp; in setup_port_config_kstats() local3392 struct cxgbe_port_info_kstats *kstatp; in setup_port_info_kstats() local3429 struct cxgbe_port_info_kstats *kstatp = in update_port_info_kstats() local3501 struct rxq_kstats *kstatp; in setup_rxq_kstats() local3534 struct rxq_kstats *kstatp = (struct rxq_kstats *)ksp->ks_data; in update_rxq_kstats() local3575 struct txq_kstats *kstatp; in setup_txq_kstats() local3621 struct txq_kstats *kstatp = (struct txq_kstats *)ksp->ks_data; in update_txq_kstats() local
2113 struct t4_kstats *kstatp; in setup_kstats() local2199 struct t4_wc_kstats *kstatp; in setup_wc_kstats() local2226 struct t4_wc_kstats *kstatp = (struct t4_wc_kstats *)ksp->ks_data; in update_wc_kstats() local2341 struct cxgbe_port_fec_kstats *kstatp; in setup_port_fec_kstats() local
3088 char *kstatp; in envctrl_ps_kstat_update() local3113 char *kstatp; in envctrl_fanstat_kstat_update() local3135 char *kstatp; in envctrl_encl_kstat_update() local
354 kstat_t *kstatp; member
1635 #define SD_UPDATE_COMMON_KSTATS(kstat_function, kstatp) \ argument