Searched refs:smc_lgr_put (Results 1 – 2 of 2) sorted by relevance
513 void smc_lgr_put(struct smc_link_group *lgr);
814 smc_lgr_put(lgr); /* lgr_hold above */ in smcr_link_init()1189 smc_lgr_put(lgr); /* lgr_hold in smc_conn_create() */ in smc_conn_free()1259 smc_lgr_put(lgr); /* lgr_hold in smcr_link_init() */ in __smcr_link_clear()1390 smc_lgr_put(lgr); /* theoretically last lgr_put */ in smc_lgr_free()1398 void smc_lgr_put(struct smc_link_group *lgr) in smc_lgr_put() function