Home
last modified time | relevance | path

Searched refs:smcd_buf_attach (Results 1 – 3 of 3) sorted by relevance

/linux/net/smc/ !
H A Dsmc_core.h584 int smcd_buf_attach(struct smc_sock *smc);
H A Daf_smc.c1463 rc = smcd_buf_attach(smc); in smc_connect_ism()
2575 rc = smcd_buf_attach(new_smc); in smc_listen_work()
H A Dsmc_core.c2573 int smcd_buf_attach(struct smc_sock *smc) in smcd_buf_attach() function