Searched refs:sync_mutex (Results 1 – 4 of 4) sorted by relevance
403 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()
2310 mutex_lock(&ipvs->sync_mutex); in proc_do_sync_threshold()2320 mutex_unlock(&ipvs->sync_mutex); in proc_do_sync_threshold()3661 mutex_lock(&ipvs->sync_mutex); in do_ip_vs_get_ctl()3676 mutex_unlock(&ipvs->sync_mutex); in do_ip_vs_get_ctl()4390 mutex_lock(&ipvs->sync_mutex); in ip_vs_genl_dump_daemons()4408 mutex_unlock(&ipvs->sync_mutex); in ip_vs_genl_dump_daemons()
1287 struct mutex sync_mutex; member