Searched refs:smc_lgr_put (Results 1 – 2 of 2) sorted by relevance
501 void smc_lgr_put(struct smc_link_group *lgr);
812 smc_lgr_put(lgr); /* lgr_hold above */ in smcr_link_init()1174 smc_lgr_put(lgr); /* lgr_hold in smc_conn_create() */ in smc_conn_free()1243 smc_lgr_put(lgr); /* lgr_hold in smcr_link_init() */ in __smcr_link_clear()1372 smc_lgr_put(lgr); /* theoretically last lgr_put */ in smc_lgr_free()1380 void smc_lgr_put(struct smc_link_group *lgr) in smc_lgr_put() function