Searched refs:sync_mutex (Results 1 – 2 of 2) sorted by relevance
353 struct mutex sync_mutex; member
1186 mutex_lock_killable(&state->sync_mutex)) in queue_message_sync()1246 mutex_unlock(&state->sync_mutex); in queue_message_sync()2551 mutex_init(&state->sync_mutex); in vchiq_init_state()3205 mutex_lock(&state->sync_mutex); in vchiq_close_service_internal()3221 mutex_unlock(&state->sync_mutex); in vchiq_close_service_internal()3230 mutex_unlock(&state->sync_mutex); in vchiq_close_service_internal()3238 mutex_unlock(&state->sync_mutex); in vchiq_close_service_internal()
Completed in 14 milliseconds