Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
Dsmc_core.c617 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
620 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
818 mutex_lock(&lgr->llc_conf_mutex); in smc_lgr_free()
823 mutex_unlock(&lgr->llc_conf_mutex); in smc_lgr_free()
1146 mutex_unlock(&lgr->llc_conf_mutex); in smcr_link_down()
1151 mutex_lock(&lgr->llc_conf_mutex); in smcr_link_down()
1207 mutex_lock(&lgr->llc_conf_mutex); in smc_link_down_work()
1209 mutex_unlock(&lgr->llc_conf_mutex); in smc_link_down_work()
1589 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
1601 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
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.h263 struct mutex llc_conf_mutex; member
Daf_smc.c365 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()
382 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()