Searched refs:paths_ev_mutex (Results 1 – 4 of 4) sorted by relevance
102 struct mutex paths_ev_mutex; member
165 struct mutex paths_ev_mutex; member
716 mutex_lock(&srv->paths_ev_mutex); in rtrs_srv_path_up()720 mutex_unlock(&srv->paths_ev_mutex); in rtrs_srv_path_up()735 mutex_lock(&srv->paths_ev_mutex); in rtrs_srv_path_down()739 mutex_unlock(&srv->paths_ev_mutex); in rtrs_srv_path_down()1350 mutex_destroy(&srv->paths_ev_mutex); in free_srv()1387 mutex_init(&srv->paths_ev_mutex); in get_or_create_srv()
2124 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2135 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2151 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2155 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2680 mutex_destroy(&clt->paths_ev_mutex); in rtrs_clt_dev_release()2727 mutex_init(&clt->paths_ev_mutex); in alloc_clt()
Completed in 18 milliseconds