Home
last modified time | relevance | path

Searched refs:new_smc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/net/smc/
Daf_smc.c1114 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument
1126 *new_smc = NULL; in smc_clcsock_accept()
1130 *new_smc = smc_sk(new_sk); in smc_clcsock_accept()
1146 *new_smc = NULL; in smc_clcsock_accept()
1154 (*new_smc)->clcsock = new_clcsock; in smc_clcsock_accept()
1277 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() argument
1279 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out()
1280 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out()
1296 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() argument
1298 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out_connected()
[all …]
Dsmc_clc.c759 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() argument
767 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()
770 len = len >= 0 ? -EPROTO : -new_smc->clcsock->sk->sk_err; in smc_clc_send_accept()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dsi.c1683 bool new_smc = false; in si_init_microcode() local
1706 new_smc = true; in si_init_microcode()
1727 new_smc = true; in si_init_microcode()
1746 new_smc = true; in si_init_microcode()
1764 new_smc = true; in si_init_microcode()
1912 else if (new_smc) in si_init_microcode()
Dcik.c1986 bool new_smc = false; in cik_init_microcode() local
1996 new_smc = true; in cik_init_microcode()
2012 new_smc = true; in cik_init_microcode()
2248 if (new_smc) in cik_init_microcode()