| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | driver.c | 203 static inline void *get_egrbuf(const struct hfi1_ctxtdata *rcd, u64 rhf, in get_egrbuf() 213 static inline void *hfi1_get_header(struct hfi1_ctxtdata *rcd, in hfi1_get_header() 221 static inline struct ib_header *hfi1_get_msgheader(struct hfi1_ctxtdata *rcd, in hfi1_get_msgheader() 228 *hfi1_get_16B_header(struct hfi1_ctxtdata *rcd, in hfi1_get_16B_header() 254 static void rcv_hdrerr(struct hfi1_ctxtdata *rcd, struct hfi1_pportdata *ppd, in rcv_hdrerr() 415 static inline void init_packet(struct hfi1_ctxtdata *rcd, in init_packet() 540 struct hfi1_ctxtdata *rcd; member 551 struct hfi1_ctxtdata *rcd = packet->rcd; in init_ps_mdata() local 571 struct hfi1_ctxtdata *rcd) in ps_done() 579 struct hfi1_ctxtdata *rcd) in ps_skip() [all …]
|
| D | init.c | 129 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt() local 204 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init() 217 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free() local 235 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put() 252 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get() 268 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index() 329 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index() local 350 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata() local 511 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt() 720 struct hfi1_ctxtdata *rcd; in init_after_reset() local [all …]
|
| D | aspm.c | 129 void __aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in __aspm_ctx_disable() 172 struct hfi1_ctxtdata *rcd = from_timer(rcd, t, aspm_timer); in aspm_ctx_timer_function() local 187 struct hfi1_ctxtdata *rcd; in aspm_disable_all() local 209 struct hfi1_ctxtdata *rcd; in aspm_enable_all() local 230 static void aspm_ctx_init(struct hfi1_ctxtdata *rcd) in aspm_ctx_init() 241 struct hfi1_ctxtdata *rcd; in aspm_init() local
|
| D | exp_rcv.c | 65 void hfi1_exp_tid_group_init(struct hfi1_ctxtdata *rcd) in hfi1_exp_tid_group_init() 76 int hfi1_alloc_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_alloc_ctxt_rcv_groups() 113 void hfi1_free_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt_rcv_groups()
|
| D | msix.c | 169 static int msix_request_rcd_irq_common(struct hfi1_ctxtdata *rcd, in msix_request_rcd_irq_common() 197 int msix_request_rcd_irq(struct hfi1_ctxtdata *rcd) in msix_request_rcd_irq() 213 int msix_netdev_request_rcd_irq(struct hfi1_ctxtdata *rcd) in msix_netdev_request_rcd_irq() 311 struct hfi1_ctxtdata *rcd = hfi1_rcd_get_by_index_safe(dd, i); in msix_request_irqs() local 384 struct hfi1_ctxtdata *rcd = hfi1_netdev_get_ctxt(dd, i); in msix_netdev_synchronize_irq() local
|
| D | tid_rdma.c | 298 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit) in hfi1_kern_exp_rcv_init() 468 static struct rvt_qp *first_qp(struct hfi1_ctxtdata *rcd, in first_qp() 502 static bool kernel_tid_waiters(struct hfi1_ctxtdata *rcd, in kernel_tid_waiters() 533 static void dequeue_tid_waiter(struct hfi1_ctxtdata *rcd, in dequeue_tid_waiter() 559 static void queue_qp_for_tid_wait(struct hfi1_ctxtdata *rcd, in queue_qp_for_tid_wait() 711 static int kern_reserve_flow(struct hfi1_ctxtdata *rcd, int last) in kern_reserve_flow() 730 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, in kern_set_hw_flow() 749 static u32 kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_setup_hw_flow() 767 static void kern_clear_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_clear_hw_flow() 775 int hfi1_kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, struct rvt_qp *qp) in hfi1_kern_setup_hw_flow() [all …]
|
| D | rc.c | 1388 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_send_rc_ack() local 1947 static void set_restart_qp(struct rvt_qp *qp, struct hfi1_ctxtdata *rcd) in set_restart_qp() 2007 u64 val, struct hfi1_ctxtdata *rcd) in do_rc_ack() 2306 struct hfi1_ctxtdata *rcd) in rdma_seq_err() 2346 struct hfi1_ctxtdata *rcd = packet->rcd; in rc_rcv_resp() local 2553 int diff, struct hfi1_ctxtdata *rcd) in rc_rcv_error() 2806 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_rc_rcv() local 3251 struct hfi1_ctxtdata *rcd, in hfi1_rc_hdrerr()
|
| D | aspm.h | 67 static inline void aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in aspm_ctx_disable()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/ |
| D | driver.c | 201 static inline void *get_egrbuf(const struct hfi1_ctxtdata *rcd, u64 rhf, in get_egrbuf() 211 static inline void *hfi1_get_header(struct hfi1_ctxtdata *rcd, in hfi1_get_header() 219 static inline struct ib_header *hfi1_get_msgheader(struct hfi1_ctxtdata *rcd, in hfi1_get_msgheader() 226 *hfi1_get_16B_header(struct hfi1_ctxtdata *rcd, in hfi1_get_16B_header() 252 static void rcv_hdrerr(struct hfi1_ctxtdata *rcd, struct hfi1_pportdata *ppd, in rcv_hdrerr() 413 static inline void init_packet(struct hfi1_ctxtdata *rcd, in init_packet() 536 struct hfi1_ctxtdata *rcd; member 547 struct hfi1_ctxtdata *rcd = packet->rcd; in init_ps_mdata() local 567 struct hfi1_ctxtdata *rcd) in ps_done() 575 struct hfi1_ctxtdata *rcd) in ps_skip() [all …]
|
| D | init.c | 130 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt() local 200 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init() 213 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free() local 231 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put() 248 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get() 264 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index() 325 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index() local 346 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata() local 500 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt() 734 struct hfi1_ctxtdata *rcd; in init_after_reset() local [all …]
|
| D | aspm.h | 176 static inline void aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in aspm_ctx_disable() 223 struct hfi1_ctxtdata *rcd = from_timer(rcd, t, aspm_timer); in aspm_ctx_timer_function() local 238 struct hfi1_ctxtdata *rcd; in aspm_disable_all() local 260 struct hfi1_ctxtdata *rcd; in aspm_enable_all() local 281 static inline void aspm_ctx_init(struct hfi1_ctxtdata *rcd) in aspm_ctx_init() 292 struct hfi1_ctxtdata *rcd; in aspm_init() local
|
| D | exp_rcv.c | 65 void hfi1_exp_tid_group_init(struct hfi1_ctxtdata *rcd) in hfi1_exp_tid_group_init() 76 int hfi1_alloc_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_alloc_ctxt_rcv_groups() 113 void hfi1_free_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt_rcv_groups()
|
| D | rc.c | 877 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_send_rc_ack() local 1284 u64 val, struct hfi1_ctxtdata *rcd) in do_rc_ack() 1502 struct hfi1_ctxtdata *rcd) in rdma_seq_err() 1540 struct hfi1_ctxtdata *rcd = packet->rcd; in rc_rcv_resp() local 1718 static inline void rc_defered_ack(struct hfi1_ctxtdata *rcd, in rc_defered_ack() 1755 int diff, struct hfi1_ctxtdata *rcd) in rc_rcv_error() 2036 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_rc_rcv() local 2477 struct hfi1_ctxtdata *rcd, in hfi1_rc_hdrerr()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/qib/ |
| D | qib_file_ops.c | 101 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_get_base_info() local 284 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update() 483 static int qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_tid_free() 572 static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key) in qib_set_part_key() 652 static int qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_manage_rcvq() 681 static void qib_clean_part_key(struct qib_ctxtdata *rcd, in qib_clean_part_key() 708 static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd, in qib_mmap_mem() 783 struct qib_ctxtdata *rcd, in mmap_piobufs() 828 struct qib_ctxtdata *rcd) in mmap_rcvegrbufs() 894 struct qib_ctxtdata *rcd, unsigned subctxt) in mmap_kvaddr() [all …]
|
| D | qib_init.c | 142 struct qib_ctxtdata *rcd; in qib_create_ctxts() local 170 struct qib_ctxtdata *rcd; in qib_create_ctxtdata() local 489 struct qib_ctxtdata *rcd = dd->rcd[i]; in enable_chip() local 639 struct qib_ctxtdata *rcd; in qib_init() local 919 void qib_free_ctxtdata(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_free_ctxtdata() 1396 struct qib_ctxtdata *rcd = tmp[ctxt]; in cleanup_device_data() local 1576 int qib_create_rcvhdrq(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_create_rcvhdrq() 1653 int qib_setup_eagerbufs(struct qib_ctxtdata *rcd) in qib_setup_eagerbufs()
|
| D | qib_tx.c | 80 int qib_disarm_piobufs_ifneeded(struct qib_ctxtdata *rcd) in qib_disarm_piobufs_ifneeded() 134 struct qib_ctxtdata *rcd; in find_ctxt() local 382 unsigned len, u32 avail, struct qib_ctxtdata *rcd) in qib_chg_pioavailkernel() 456 struct qib_ctxtdata *rcd; in qib_cancel_sends() local
|
| D | qib_rc.c | 1036 u64 val, struct qib_ctxtdata *rcd) in do_rc_ack() 1253 struct qib_ctxtdata *rcd) in rdma_seq_err() 1302 struct qib_ctxtdata *rcd) in qib_rc_rcv_resp() 1523 struct qib_ctxtdata *rcd) in qib_rc_rcv_error() 1738 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr, in qib_rc_rcv()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_file_ops.c | 101 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_get_base_info() local 284 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update() 483 static int qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_tid_free() 572 static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key) in qib_set_part_key() 652 static int qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_manage_rcvq() 681 static void qib_clean_part_key(struct qib_ctxtdata *rcd, in qib_clean_part_key() 708 static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd, in qib_mmap_mem() 783 struct qib_ctxtdata *rcd, in mmap_piobufs() 828 struct qib_ctxtdata *rcd) in mmap_rcvegrbufs() 894 struct qib_ctxtdata *rcd, unsigned subctxt) in mmap_kvaddr() [all …]
|
| D | qib_init.c | 141 struct qib_ctxtdata *rcd; in qib_create_ctxts() local 169 struct qib_ctxtdata *rcd; in qib_create_ctxtdata() local 487 struct qib_ctxtdata *rcd = dd->rcd[i]; in enable_chip() local 637 struct qib_ctxtdata *rcd; in qib_init() local 905 void qib_free_ctxtdata(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_free_ctxtdata() 1363 struct qib_ctxtdata *rcd = tmp[ctxt]; in cleanup_device_data() local 1543 int qib_create_rcvhdrq(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_create_rcvhdrq() 1620 int qib_setup_eagerbufs(struct qib_ctxtdata *rcd) in qib_setup_eagerbufs()
|
| D | qib_tx.c | 80 int qib_disarm_piobufs_ifneeded(struct qib_ctxtdata *rcd) in qib_disarm_piobufs_ifneeded() 134 struct qib_ctxtdata *rcd; in find_ctxt() local 382 unsigned len, u32 avail, struct qib_ctxtdata *rcd) in qib_chg_pioavailkernel() 456 struct qib_ctxtdata *rcd; in qib_cancel_sends() local
|
| D | qib_rc.c | 1007 u64 val, struct qib_ctxtdata *rcd) in do_rc_ack() 1224 struct qib_ctxtdata *rcd) in rdma_seq_err() 1273 struct qib_ctxtdata *rcd) in qib_rc_rcv_resp() 1496 struct qib_ctxtdata *rcd) in qib_rc_rcv_error() 1711 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr, in qib_rc_rcv()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
| D | apei.c | 73 struct cper_mce_record rcd; in apei_write_mce() local 105 struct cper_mce_record rcd; in apei_read_mce() local
|
| /kernel/linux/linux-4.19/arch/x86/kernel/cpu/mcheck/ |
| D | mce-apei.c | 85 struct cper_mce_record rcd; in apei_write_mce() local 117 struct cper_mce_record rcd; in apei_read_mce() local
|
| /kernel/linux/linux-5.10/drivers/media/rc/ |
| D | zx-irdec.c | 34 struct rc_dev *rcd; member 85 struct rc_dev *rcd; in zx_irdec_probe() local
|
| /kernel/linux/linux-4.19/drivers/media/rc/ |
| D | zx-irdec.c | 37 struct rc_dev *rcd; member 88 struct rc_dev *rcd; in zx_irdec_probe() local
|