Searched defs:new_smc (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
D | af_smc.c | 1134 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() 1297 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() 1316 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() 1328 static void smc_listen_out_err(struct smc_sock *new_smc) in smc_listen_out_err() 1340 static void smc_listen_decline(struct smc_sock *new_smc, int reason_code, in smc_listen_decline() 1364 static int smc_listen_v2_check(struct smc_sock *new_smc, in smc_listen_v2_check() 1405 static int smc_listen_prfx_check(struct smc_sock *new_smc, in smc_listen_prfx_check() 1421 static int smc_listen_rdma_init(struct smc_sock *new_smc, in smc_listen_rdma_init() 1439 static int smc_listen_ism_init(struct smc_sock *new_smc, in smc_listen_ism_init() 1497 static void smc_find_ism_v2_device_serv(struct smc_sock *new_smc, in smc_find_ism_v2_device_serv() [all …]
|
D | smc_clc.c | 760 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | si.c | 1683 bool new_smc = false; in si_init_microcode() local
|
D | cik.c | 1986 bool new_smc = false; in cik_init_microcode() local
|