Home
last modified time | relevance | path

Searched refs:llc_conf_mutex (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/smc/
Dsmc_llc.c981 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
986 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1235 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1241 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1306 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1340 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1376 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1432 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1789 mutex_init(&lgr->llc_conf_mutex); in smc_llc_lgr_init()
Dsmc_core.c1016 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1019 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1218 mutex_lock(&lgr->llc_conf_mutex); in smc_lgr_free()
1223 mutex_unlock(&lgr->llc_conf_mutex); in smc_lgr_free()
1532 mutex_unlock(&lgr->llc_conf_mutex); in smcr_link_down()
1537 mutex_lock(&lgr->llc_conf_mutex); in smcr_link_down()
1593 mutex_lock(&lgr->llc_conf_mutex); in smc_link_down_work()
1595 mutex_unlock(&lgr->llc_conf_mutex); in smc_link_down_work()
1982 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
1994 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
Dsmc_core.h269 struct mutex llc_conf_mutex; member
Daf_smc.c361 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()
378 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()