Searched refs:paths_ev_mutex (Results 1 – 2 of 2) sorted by relevance
163 struct mutex paths_ev_mutex; member
2140 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2151 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_up()2167 mutex_lock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2171 mutex_unlock(&clt->paths_ev_mutex); in rtrs_clt_path_down()2707 mutex_destroy(&clt->paths_ev_mutex); in rtrs_clt_dev_release()2754 mutex_init(&clt->paths_ev_mutex); in alloc_clt()