Home
last modified time | relevance | path

Searched refs:smc_switch_to_fallback (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tracepoint.c6 EXPORT_TRACEPOINT_SYMBOL(smc_switch_to_fallback); variable
H A Dsmc_tracepoint.h16 TRACE_EVENT(smc_switch_to_fallback,
H A Daf_smc.c912 static int smc_switch_to_fallback(struct smc_sock *smc, int reason_code) in smc_switch_to_fallback() function
949 rc = smc_switch_to_fallback(smc, reason_code); in smc_connect_fallback()
1961 smc_switch_to_fallback(new_smc, reason_code)) { in smc_listen_decline()
2422 rc = smc_switch_to_fallback(new_smc, SMC_CLC_DECL_PEERNOSMC); in smc_listen_work()
2750 rc = smc_switch_to_fallback(smc, SMC_CLC_DECL_OPTUNSUPP); in smc_sendmsg()
3066 rc = smc_switch_to_fallback(smc, SMC_CLC_DECL_OPTUNSUPP); in smc_setsockopt()
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c526 static void smc_switch_to_fallback(struct smc_sock *smc) in smc_switch_to_fallback() function
554 smc_switch_to_fallback(smc); in smc_connect_fallback()
1363 smc_switch_to_fallback(new_smc); in smc_listen_decline()
1719 smc_switch_to_fallback(new_smc); in smc_listen_work()
2004 smc_switch_to_fallback(smc); in smc_sendmsg()
2227 smc_switch_to_fallback(smc); in smc_setsockopt()

Completed in 8 milliseconds