Searched refs:paths_ev_mutex (Results 1 – 4 of 4) sorted by relevance
103 struct mutex paths_ev_mutex; member
161 struct mutex paths_ev_mutex; member
743 mutex_lock(&srv->paths_ev_mutex); in rtrs_srv_path_up()747 mutex_unlock(&srv->paths_ev_mutex); in rtrs_srv_path_up()765 mutex_lock(&srv->paths_ev_mutex); in rtrs_srv_path_down()769 mutex_unlock(&srv->paths_ev_mutex); in rtrs_srv_path_down()1406 mutex_destroy(&srv->paths_ev_mutex); in free_srv()1443 mutex_init(&srv->paths_ev_mutex); in get_or_create_srv()
2143 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2154 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2170 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2174 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2708 mutex_destroy(&clt->paths_ev_mutex); in rtrs_clt_dev_release()2755 mutex_init(&clt->paths_ev_mutex); in alloc_clt()