Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_core.c615 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
618 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
816 mutex_lock(&lgr->llc_conf_mutex); in smc_lgr_free()
821 mutex_unlock(&lgr->llc_conf_mutex); in smc_lgr_free()
1143 mutex_unlock(&lgr->llc_conf_mutex); in smcr_link_down()
1148 mutex_lock(&lgr->llc_conf_mutex); in smcr_link_down()
1204 mutex_lock(&lgr->llc_conf_mutex); in smc_link_down_work()
1206 mutex_unlock(&lgr->llc_conf_mutex); in smc_link_down_work()
1584 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
1596 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
Dsmc_llc.c945 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
950 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1198 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1204 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1269 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1305 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1341 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1397 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1754 mutex_init(&lgr->llc_conf_mutex); in smc_llc_lgr_init()
Dsmc_core.h261 struct mutex llc_conf_mutex; member
Daf_smc.c359 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()
376 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()