Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_core.c1087 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1090 mutex_unlock(&lgr->llc_conf_mutex); in smcr_buf_unuse()
1289 mutex_lock(&lgr->llc_conf_mutex); in smc_lgr_free()
1294 mutex_unlock(&lgr->llc_conf_mutex); in smc_lgr_free()
1498 mutex_lock(&lgr->llc_conf_mutex); in smc_smcr_terminate_all()
1618 mutex_unlock(&lgr->llc_conf_mutex); in smcr_link_down()
1623 mutex_lock(&lgr->llc_conf_mutex); in smcr_link_down()
1683 mutex_lock(&lgr->llc_conf_mutex); in smc_link_down_work()
1685 mutex_unlock(&lgr->llc_conf_mutex); in smc_link_down_work()
2080 mutex_lock(&lgr->llc_conf_mutex); in smcr_buf_map_usable_links()
[all …]
A Dsmc_llc.c1198 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1203 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_add_link()
1505 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1511 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_add_link()
1578 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1612 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_cli_delete_link()
1648 mutex_lock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
1704 mutex_unlock(&lgr->llc_conf_mutex); in smc_llc_process_srv_delete_link()
2121 mutex_init(&lgr->llc_conf_mutex); in smc_llc_lgr_init()
A Dsmc_core.h284 struct mutex llc_conf_mutex; member
A Daf_smc.c368 mutex_lock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()
385 mutex_unlock(&lgr->llc_conf_mutex); in smcr_lgr_reg_rmbs()

Completed in 19 milliseconds