Searched refs:registered_mtx (Results 1 – 1 of 1) sorted by relevance
306 struct mutex registered_mtx; member730 mutex_init(&pd->registered_mtx); in scmi_allocate_registered_events_desc()963 mutex_lock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()966 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()1083 mutex_lock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1088 mutex_unlock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1147 mutex_lock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1152 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1292 mutex_lock(&r_evt->proto->registered_mtx); in scmi_put_handler()1298 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_put_handler()[all …]