/linux-6.1.9/arch/ia64/kernel/ |
D | iosapic.c | 181 struct iosapic_rte_info *rte; in __gsi_to_irq() local 185 list_for_each_entry(rte, &info->rtes, rte_list) in __gsi_to_irq() 186 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in __gsi_to_irq() 206 struct iosapic_rte_info *rte; in find_rte() local 208 list_for_each_entry(rte, &iosapic_intr_info[irq].rtes, rte_list) in find_rte() 209 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in find_rte() 210 return rte; in find_rte() 221 struct iosapic_rte_info *rte; in set_rte() local 226 rte = find_rte(irq, gsi); in set_rte() 227 if (!rte) in set_rte() [all …]
|
/linux-6.1.9/arch/powerpc/lib/ |
D | restart_table.c | 42 struct restart_table_entry *rte = __start___restart_table; in search_kernel_restart_table() local 44 while (rte < __stop___restart_table) { in search_kernel_restart_table() 45 unsigned long start = rte->start; in search_kernel_restart_table() 46 unsigned long end = rte->end; in search_kernel_restart_table() 47 unsigned long fixup = rte->fixup; in search_kernel_restart_table() 52 rte++; in search_kernel_restart_table()
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | entry.h | 110 rte 150 rte 205 rte
|
/linux-6.1.9/arch/sh/boot/compressed/ |
D | head_64.S | 118 rte /* And now go into the hyperspace ... */ 149 rte /* And now go into the hyperspace ... */
|
/linux-6.1.9/drivers/net/wan/ |
D | wanxlfw.S | 650 rte 658 rte 664 rte 670 rte 676 rte 679 rte 774 rte
|
/linux-6.1.9/drivers/hwmon/ |
D | adm1021.c | 378 int lte, rte, lhi, rhi, llo, rlo; in adm1021_detect() local 390 rte = i2c_smbus_read_byte_data(client, ADM1021_REG_TEMP(1)); in adm1021_detect() 398 if ((s8)lte < 0 || (s8)rte < 0 || (s8)lhi < 0 || (s8)rhi < 0) in adm1021_detect() 402 if (lte == rte && lte == lhi && lte == rhi && lte == llo in adm1021_detect()
|
/linux-6.1.9/arch/mips/include/asm/octeon/ |
D | cvmx-pescx-defs.h | 318 uint64_t rte:1; member 346 uint64_t rte:1; 391 uint64_t rte:1; member 419 uint64_t rte:1;
|
D | cvmx-pemx-defs.h | 271 uint64_t rte:1; member 299 uint64_t rte:1; 344 uint64_t rte:1; member 372 uint64_t rte:1;
|
/linux-6.1.9/arch/csky/kernel/ |
D | atomic.S | 60 rte
|
D | entry.S | 238 rte
|
/linux-6.1.9/drivers/media/pci/cx23885/ |
D | cx23888-ir.c | 514 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx23888_ir_irq_handler() local 523 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */ in cx23888_ir_irq_handler() 535 rte ? "rte" : " ", roe ? "roe" : " "); in cx23888_ir_irq_handler() 562 if ((rse && rsr) || (rte && rto)) { in cx23888_ir_irq_handler() 603 if (rte && rto) { in cx23888_ir_irq_handler()
|
/linux-6.1.9/drivers/media/i2c/cx25840/ |
D | cx25840-ir.c | 498 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx25840_ir_irq_handler() local 524 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */ in cx25840_ir_irq_handler() 535 rte ? "rte" : " ", roe ? "roe" : " "); in cx25840_ir_irq_handler() 562 if ((rse && rsr) || (rte && rto)) { in cx25840_ir_irq_handler() 603 if (rte && rto) { in cx25840_ir_irq_handler()
|
/linux-6.1.9/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 177 rte 224 rte
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | trace_tid.h | 1604 TP_PROTO(struct rvt_qp *qp, u8 rcv_type, u8 rte, u32 psn), 1605 TP_ARGS(qp, rcv_type, rte, psn), 1610 __field(u8, rte) 1617 __entry->rte = rte; 1625 __entry->rte, 1632 TP_PROTO(struct rvt_qp *qp, u8 rcv_type, u8 rte, u32 psn), 1633 TP_ARGS(qp, rcv_type, rte, psn)
|
D | driver.c | 211 u32 rte = rhf_rcv_type_err(packet->rhf); in rcv_hdrerr() local 303 switch (rte) { in rcv_hdrerr() 1608 u32 rte = rhf_rcv_type_err(packet->rhf); in show_eflags_errs() local 1620 rte); in show_eflags_errs()
|
D | tid_rdma.c | 2657 u8 rte, u32 psn, u32 ibpsn) in handle_read_kdeth_eflags() argument 2745 switch (rte) { in handle_read_kdeth_eflags() 2826 switch (rte) { in handle_read_kdeth_eflags() 2853 u8 rte = rhf_rcv_type_err(packet->rhf); in hfi1_handle_kdeth_eflags() local 2924 ret = handle_read_kdeth_eflags(rcd, packet, rcv_type, rte, psn, in hfi1_handle_kdeth_eflags() 2946 trace_hfi1_eflags_err_write(qp, rcv_type, rte, psn); in hfi1_handle_kdeth_eflags() 2955 switch (rte) { in hfi1_handle_kdeth_eflags() 3006 switch (rte) { in hfi1_handle_kdeth_eflags()
|
/linux-6.1.9/arch/m68k/coldfire/ |
D | entry.S | 129 rte
|
/linux-6.1.9/arch/csky/abiv1/inc/abi/ |
D | entry.h | 115 rte
|
/linux-6.1.9/arch/m68k/68000/ |
D | entry.S | 219 rte
|
/linux-6.1.9/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 78 rte
|
D | entry.S | 274 rte
|
/linux-6.1.9/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 247 rte 326 rte
|
/linux-6.1.9/arch/csky/abiv2/inc/abi/ |
D | entry.h | 103 rte
|
/linux-6.1.9/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 367 rte
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | x_operr.S | 303 | and does an rte. If enabled, it cleans up the stack and branches
|