Searched refs:sync_mutex (Results 1 – 4 of 4) sorted by relevance
1761 if (mutex_trylock(&ipvs->sync_mutex)) in start_sync_thread() 1764 mutex_lock(&ipvs->sync_mutex); in start_sync_thread() 1767 mutex_unlock(&ipvs->sync_mutex); in start_sync_thread() 1885 mutex_unlock(&ipvs->sync_mutex); in start_sync_thread() 1906 mutex_unlock(&ipvs->sync_mutex); in start_sync_thread() 1923 mutex_unlock(&ipvs->sync_mutex); in start_sync_thread() 1940 mutex_lock(&ipvs->sync_mutex); in stop_sync_thread() 1998 mutex_unlock(&ipvs->sync_mutex); in stop_sync_thread() 2013 mutex_unlock(&ipvs->sync_mutex); in stop_sync_thread() 2022 __mutex_init(&ipvs->sync_mutex, "ipv in ip_vs_sync_net_init() [all...]
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()
1034 struct mutex sync_mutex; member