Lines Matching refs:smc_buf_desc
53 struct smc_buf_desc *buf_desc);
227 struct smc_buf_desc *buf_desc) in smc_lgr_buf_list_add()
241 struct smc_buf_desc *buf_desc) in smc_lgr_buf_list_del()
1154 static void smcr_buf_unuse(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unuse()
1276 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link()
1302 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr()
1376 struct smc_buf_desc *buf_desc) in smcr_buf_free()
1391 struct smc_buf_desc *buf_desc) in smcd_buf_free()
1404 struct smc_buf_desc *buf_desc) in smc_buf_free()
1414 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs()
2093 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot()
2097 struct smc_buf_desc *buf_slot; in smc_buf_get_slot()
2120 static int smcr_buf_map_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_map_link()
2197 int smcr_link_reg_buf(struct smc_link *link, struct smc_buf_desc *buf_desc) in smcr_link_reg_buf()
2218 struct smc_buf_desc *buf_desc, *bf; in _smcr_buf_map_lgr()
2259 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_reg_lgr()
2297 static struct smc_buf_desc *smcr_new_buf_create(struct smc_link_group *lgr, in smcr_new_buf_create()
2300 struct smc_buf_desc *buf_desc; in smcr_new_buf_create()
2346 struct smc_buf_desc *buf_desc, bool is_rmb) in smcr_buf_map_usable_links()
2370 static struct smc_buf_desc *smcd_new_buf_create(struct smc_link_group *lgr, in smcd_new_buf_create()
2373 struct smc_buf_desc *buf_desc; in smcd_new_buf_create()
2408 struct smc_buf_desc *buf_desc = ERR_PTR(-ENOMEM); in __smc_buf_create()
2558 struct smc_buf_desc *buf_desc; in smcd_buf_attach()