Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_close.h24 int smc_close_shutdown_write(struct smc_sock *smc);
H A Dsmc_close.c447 int smc_close_shutdown_write(struct smc_sock *smc) in smc_close_shutdown_write() function
H A Daf_smc.c2914 rc = smc_close_shutdown_write(smc); in smc_shutdown()