Searched refs:registered_mtx (Results 1 – 1 of 1) sorted by relevance
307 struct mutex registered_mtx; member732 mutex_init(&pd->registered_mtx); in scmi_allocate_registered_events_desc()967 mutex_lock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()970 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_bind_event_handler()1087 mutex_lock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1092 mutex_unlock(&r_evt->proto->registered_mtx); in __scmi_event_handler_get_ops()1151 mutex_lock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1156 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_get_active_handler()1296 mutex_lock(&r_evt->proto->registered_mtx); in scmi_put_handler()1302 mutex_unlock(&r_evt->proto->registered_mtx); in scmi_put_handler()[all …]