| H A D | smc_core.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Shared Memory Communications over RDMA (SMC-R) and RoCE 17 #include <linux/reboot.h> 20 #include <linux/smc.h> 26 #include "smc.h" 62 if (lgr->is_smcd) { in smc_lgr_list_head() 63 *lgr_lock = &lgr->smc in smc_lgr_list_head() 169 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_lgr_register_conn() local 198 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); __smc_lgr_unregister_conn() local 875 smc_lgr_create(struct smc_sock * smc,struct smc_init_info * ini) smc_lgr_create() argument 1019 smc_switch_cursor(struct smc_sock * smc,struct smc_cdc_tx_pend * pend,struct smc_wr_buf * wr_buf) smc_switch_cursor() argument 1088 struct smc_sock *smc; smc_switch_conns() local 1211 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_buf_unuse() local 1493 smc_sk_wake_ups(struct smc_sock * smc) smc_sk_wake_ups() argument 1503 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_conn_kill() local 1548 struct smc_sock *smc; __smc_lgr_terminate() local 1735 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_conn_abort_work() local 1965 smc_conn_create(struct smc_sock * smc,struct smc_init_info * ini) smc_conn_create() argument 2415 __smc_buf_create(struct smc_sock * smc,bool is_smcd,bool is_rmb) __smc_buf_create() argument 2535 smc_buf_create(struct smc_sock * smc,bool is_smcd) smc_buf_create() argument 2562 smcd_buf_attach(struct smc_sock * smc) smcd_buf_attach() argument [all...] |