Searched refs:registered_mtx (Results 1 – 1 of 1) sorted by relevance
307 struct mutex registered_mtx; member728 mutex_init(&pd->registered_mtx); in scmi_allocate_registered_events_desc()949 mutex_lock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()952 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()1066 mutex_lock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1071 mutex_unlock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1130 mutex_lock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1135 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1275 mutex_lock(&r_evt->proto->registered_mtx); in scmi_put_handler()1301 mutex_lock(&r_evt->proto->registered_mtx); in scmi_put_active_handler()[all …]