Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Dsmc_llc.c1205 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1210 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1512 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1518 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1585 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1619 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1655 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1711 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
2129 mutex_init(&lgr->llc_conf_mutex); in smc_llc_lgr_init()
Dsmc_core.c1105 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1108 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1376 mutex_lock(&lgr->llc_conf_mutex); in smc_lgr_free()
1381 mutex_unlock(&lgr->llc_conf_mutex); in smc_lgr_free()
1695 mutex_unlock(&lgr->llc_conf_mutex); in smcr_link_down()
1700 mutex_lock(&lgr->llc_conf_mutex); in smcr_link_down()
1760 mutex_lock(&lgr->llc_conf_mutex); in smc_link_down_work()
1762 mutex_unlock(&lgr->llc_conf_mutex); in smc_link_down_work()
2246 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
2259 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
Dsmc_core.h301 struct mutex llc_conf_mutex; member
Daf_smc.c504 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_sndbufs()
512 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_sndbufs()
529 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()
546 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()