Home
last modified time | relevance | path

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

/linux-6.15/net/smc/
H A Dsmc_core.h571 int smcd_buf_attach(struct smc_sock *smc);
H A Daf_smc.c1440 rc = smcd_buf_attach(smc); in smc_connect_ism()
2552 rc = smcd_buf_attach(new_smc); in smc_listen_work()
H A Dsmc_core.c2563 int smcd_buf_attach(struct smc_sock *smc) in smcd_buf_attach() function