Searched refs:new_smc (Results 1 – 4 of 4) sorted by relevance
875 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument887 *new_smc = NULL; in smc_clcsock_accept()891 *new_smc = smc_sk(new_sk); in smc_clcsock_accept()907 *new_smc = NULL; in smc_clcsock_accept()911 (*new_smc)->clcsock = new_clcsock; in smc_clcsock_accept()1047 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() argument1049 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out()1050 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out()1066 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() argument1068 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out_connected()[all …]
538 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() argument540 struct smc_connection *conn = &new_smc->conn; in smc_clc_send_accept()553 if (new_smc->conn.lgr->is_smcd) { in smc_clc_send_accept()595 len = kernel_sendmsg(new_smc->clcsock, &msg, &vec, 1, in smc_clc_send_accept()598 len = len >= 0 ? -EPROTO : -new_smc->clcsock->sk->sk_err; in smc_clc_send_accept()
1683 bool new_smc = false; in si_init_microcode() local1706 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()
1990 bool new_smc = false; in cik_init_microcode() local2000 new_smc = true; in cik_init_microcode()2016 new_smc = true; in cik_init_microcode()2252 if (new_smc) in cik_init_microcode()