Lines Matching defs:sme

191 	struct sysmon_envsys *sme = NULL;  in sysmonioctl_envsys()  local
526 struct sysmon_envsys *sme; in sysmon_envsys_create() local
547 sysmon_envsys_destroy(struct sysmon_envsys *sme) in sysmon_envsys_destroy()
570 sysmon_envsys_sensor_attach(struct sysmon_envsys *sme, envsys_data_t *edata) in sysmon_envsys_sensor_attach()
626 sysmon_envsys_sensor_detach(struct sysmon_envsys *sme, envsys_data_t *edata) in sysmon_envsys_sensor_detach()
684 sysmon_envsys_register(struct sysmon_envsys *sme) in sysmon_envsys_register()
977 sysmon_envsys_unregister(struct sysmon_envsys *sme) in sysmon_envsys_unregister()
1033 struct sysmon_envsys *sme; in sysmon_envsys_find() local
1053 struct sysmon_envsys *sme; in sysmon_envsys_find_40() local
1075 sysmon_envsys_acquire(struct sysmon_envsys *sme, bool locked) in sysmon_envsys_acquire()
1099 sysmon_envsys_release(struct sysmon_envsys *sme, bool locked) in sysmon_envsys_release()
1124 struct sysmon_envsys *sme = arg; in sme_initial_refresh() local
1173 struct sysmon_envsys *sme; in sme_remove_userprops() local
1345 sme_add_property_dictionary(struct sysmon_envsys *sme, prop_array_t array, in sme_add_property_dictionary()
1421 sme_add_sensor_dictionary(struct sysmon_envsys *sme, prop_array_t array, in sme_add_sensor_dictionary()
1547 struct sysmon_envsys *sme; in sysmon_envsys_get_max_value() local
1564 sme_get_max_value(struct sysmon_envsys *sme, in sme_get_max_value()
1602 sme_update_dictionary(struct sysmon_envsys *sme) in sme_update_dictionary()
1822 sme_userset_dictionary(struct sysmon_envsys *sme, prop_dictionary_t udict, in sme_userset_dictionary()
2087 struct sysmon_envsys *sme; in sysmon_envsys_foreach_sensor() local
2112 sysmon_envsys_refresh_sensor(struct sysmon_envsys *sme, envsys_data_t *edata) in sysmon_envsys_refresh_sensor()