Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_close.h23 int smc_close_active(struct smc_sock *smc);
H A Dsmc_close.c189 int smc_close_active(struct smc_sock *smc) in smc_close_active() function
H A Daf_smc.c145 rc = smc_close_active(smc); in __smc_release()
2157 rc = smc_close_active(smc); in smc_shutdown()