Searched refs:registered_mtx (Results 1 – 1 of 1) sorted by relevance
306 struct mutex registered_mtx; member727 mutex_init(&pd->registered_mtx); in scmi_allocate_registered_events_desc()947 mutex_lock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()950 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()1064 mutex_lock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1069 mutex_unlock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1128 mutex_lock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1133 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1265 mutex_lock(&r_evt->proto->registered_mtx); in scmi_put_handler()1271 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_put_handler()[all …]