/linux/arch/ia64/kernel/ |
A D | iosapic.c | 186 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in __gsi_to_irq() 209 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in find_rte() 210 return rte; in find_rte() 227 if (!rte) in set_rte() 567 if (!rte) { in register_intr() 568 rte = kzalloc(sizeof (*rte), GFP_ATOMIC); in register_intr() 569 if (!rte) { in register_intr() 576 rte->rte_index = gsi - rte->iosapic->gsi_base; in register_intr() 577 rte->refcnt++; in register_intr() 1016 if (rte->iosapic->gsi_base + rte->rte_index == gsi) { in iosapic_delete_rte() [all …]
|
/linux/arch/powerpc/lib/ |
A 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/arch/m68k/include/asm/ |
A D | entry.h | 110 rte 150 rte 205 rte
|
/linux/drivers/net/wan/ |
A D | wanxlfw.S | 650 rte 658 rte 664 rte 670 rte 676 rte 679 rte 774 rte
|
/linux/drivers/hwmon/ |
A D | adm1021.c | 368 int lte, rte, lhi, rhi, llo, rlo; in adm1021_detect() local 380 rte = i2c_smbus_read_byte_data(client, ADM1021_REG_TEMP(1)); in adm1021_detect() 388 if ((s8)lte < 0 || (s8)rte < 0 || (s8)lhi < 0 || (s8)rhi < 0) in adm1021_detect() 392 if (lte == rte && lte == lhi && lte == rhi && lte == llo in adm1021_detect()
|
/linux/arch/sh/boot/compressed/ |
A D | head_64.S | 118 rte /* And now go into the hyperspace ... */ 149 rte /* And now go into the hyperspace ... */
|
/linux/arch/mips/include/asm/octeon/ |
A 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;
|
A 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/arch/csky/kernel/ |
A D | atomic.S | 60 rte
|
A D | entry.S | 238 rte
|
/linux/drivers/media/pci/cx23885/ |
A 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/drivers/media/i2c/cx25840/ |
A D | cx25840-ir.c | 518 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx25840_ir_irq_handler() local 544 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */ in cx25840_ir_irq_handler() 555 rte ? "rte" : " ", roe ? "roe" : " "); in cx25840_ir_irq_handler() 582 if ((rse && rsr) || (rte && rto)) { in cx25840_ir_irq_handler() 623 if (rte && rto) { in cx25840_ir_irq_handler()
|
/linux/arch/sh/kernel/cpu/sh2a/ |
A D | entry.S | 177 rte 224 rte
|
/linux/drivers/infiniband/hw/hfi1/ |
A 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)
|
A D | driver.c | 217 u32 rte = rhf_rcv_type_err(packet->rhf); in rcv_hdrerr() local 309 switch (rte) { in rcv_hdrerr() 1614 u32 rte = rhf_rcv_type_err(packet->rhf); in show_eflags_errs() local 1626 rte); in show_eflags_errs()
|
/linux/arch/m68k/coldfire/ |
A D | entry.S | 129 rte
|
/linux/arch/csky/abiv1/inc/abi/ |
A D | entry.h | 115 rte
|
/linux/arch/m68k/68000/ |
A D | entry.S | 219 rte
|
/linux/arch/sh/kernel/cpu/sh2/ |
A D | entry.S | 247 rte 326 rte
|
/linux/arch/sh/kernel/cpu/sh3/ |
A D | swsusp.S | 78 rte
|
A D | entry.S | 274 rte
|
/linux/arch/csky/abiv2/inc/abi/ |
A D | entry.h | 103 rte
|
/linux/arch/sh/kernel/cpu/shmobile/ |
A D | sleep.S | 367 rte
|
/linux/arch/h8300/kernel/ |
A D | entry.S | 158 rte
|
/linux/arch/m68k/fpsp040/ |
A D | x_operr.S | 303 | and does an rte. If enabled, it cleans up the stack and branches
|