Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
Daf_smc.c1134 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument
1146 *new_smc = NULL; in smc_clcsock_accept()
1150 *new_smc = smc_sk(new_sk); in smc_clcsock_accept()
1166 *new_smc = NULL; in smc_clcsock_accept()
1174 (*new_smc)->clcsock = new_clcsock; in smc_clcsock_accept()
1297 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() argument
1299 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out()
1300 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out()
1316 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() argument
1318 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out_connected()
[all …]
Dsmc_clc.c760 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() argument
768 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()
771 len = len >= 0 ? -EPROTO : -new_smc->clcsock->sk->sk_err; in smc_clc_send_accept()
/kernel/linux/linux-5.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()