Searched defs:lsmc (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/smc/ | ||
| H A D | af_smc.c | 1146 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument 1311 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out() local 1812 struct smc_sock *lsmc = container_of(work, struct smc_sock, smc_tcp_listen_work() local 1846 struct smc_sock *lsmc; smc_clcsock_data_ready() local 1912 struct smc_sock *lsmc; smc_accept() local [all...] |
| /kernel/linux/linux-6.6/net/smc/ | ||
| H A D | af_smc.c | 1720 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument 1910 struct smc_sock *lsmc = new_smc->listen_smc; smc_listen_out() local 2537 struct smc_sock *lsmc = container_of(work, struct smc_sock, smc_tcp_listen_work() local 2572 struct smc_sock *lsmc; smc_clcsock_data_ready() local 2658 struct smc_sock *lsmc; smc_accept() local [all...] |
Completed in 6 milliseconds