Searched defs:cep (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/drivers/infiniband/sw/siw/ |
D | siw_cm.c | 53 struct siw_cep *cep = sk_to_cep(sk); in siw_sk_save_upcalls() local 63 static void siw_sk_restore_upcalls(struct sock *sk, struct siw_cep *cep) in siw_sk_restore_upcalls() 72 static void siw_qp_socket_assoc(struct siw_cep *cep, struct siw_qp *qp) in siw_qp_socket_assoc() 89 struct siw_cep *cep; in siw_socket_disassoc() local 108 struct siw_cep *cep; in siw_rtr_data_ready() local 140 static void siw_sk_assign_rtr_upcalls(struct siw_cep *cep) in siw_sk_assign_rtr_upcalls() 150 static void siw_cep_socket_assoc(struct siw_cep *cep, struct socket *s) in siw_cep_socket_assoc() 162 struct siw_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in siw_cep_alloc() local 187 static void siw_cm_free_work(struct siw_cep *cep) in siw_cm_free_work() 199 static void siw_cancel_mpatimer(struct siw_cep *cep) in siw_cancel_mpatimer() [all …]
|
D | siw_cm.h | 89 struct siw_cep *cep; member
|
D | siw_qp.c | 185 struct siw_cep *cep; in siw_qp_llp_write_space() local
|
D | siw.h | 426 struct siw_cep *cep; member 718 #define siw_dbg_cep(cep, fmt, ...) \ argument
|
/Linux-v6.1/drivers/infiniband/hw/erdma/ |
D | erdma_cm.c | 36 struct erdma_cep *cep = sk_to_cep(sk); in erdma_sk_save_upcalls() local 45 static void erdma_sk_restore_upcalls(struct sock *sk, struct erdma_cep *cep) in erdma_sk_restore_upcalls() 56 struct erdma_cep *cep; in erdma_socket_disassoc() local 73 static void erdma_cep_socket_assoc(struct erdma_cep *cep, struct socket *s) in erdma_cep_socket_assoc() 83 static void erdma_disassoc_listen_cep(struct erdma_cep *cep) in erdma_disassoc_listen_cep() 93 struct erdma_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in erdma_cep_alloc() local 116 static void erdma_cm_free_work(struct erdma_cep *cep) in erdma_cm_free_work() 128 static void erdma_cancel_mpatimer(struct erdma_cep *cep) in erdma_cancel_mpatimer() 149 static void erdma_cep_set_inuse(struct erdma_cep *cep) in erdma_cep_set_inuse() 167 static void erdma_cep_set_free(struct erdma_cep *cep) in erdma_cep_set_free() [all …]
|
D | erdma_qp.c | 59 struct erdma_cep *cep = qp->cep; in erdma_modify_qp_state_to_rts() local
|
D | erdma_cm.h | 137 struct erdma_cep *cep; member
|
D | erdma_verbs.h | 195 struct erdma_cep *cep; member
|
/Linux-v6.1/tools/perf/util/ |
D | s390-sample-raw.c | 51 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_testctr() local 179 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_dump() local
|
/Linux-v6.1/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 2618 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_get_ep_param() local 2677 struct cxgbi_endpoint *cep; in cxgbi_bind_conn() local 2730 struct cxgbi_endpoint *cep; in cxgbi_create_session() local 2860 struct cxgbi_endpoint *cep; in cxgbi_ep_connect() local 2955 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_ep_poll() local 2966 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_ep_disconnect() local
|
D | libcxgbi.h | 529 struct cxgbi_endpoint *cep; member
|