Home
last modified time | relevance | path

Searched refs:rte (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
Diosapic.c183 struct iosapic_rte_info *rte; in __gsi_to_irq() local
187 list_for_each_entry(rte, &info->rtes, rte_list) in __gsi_to_irq()
188 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in __gsi_to_irq()
208 struct iosapic_rte_info *rte; in find_rte() local
210 list_for_each_entry(rte, &iosapic_intr_info[irq].rtes, rte_list) in find_rte()
211 if (rte->iosapic->gsi_base + rte->rte_index == gsi) in find_rte()
212 return rte; in find_rte()
223 struct iosapic_rte_info *rte; in set_rte() local
228 rte = find_rte(irq, gsi); in set_rte()
229 if (!rte) in set_rte()
[all …]
/linux-4.4.14/arch/score/mm/
Dtlb-miss.S112 rte /* 6 cycles to make sure tlb entry works */
141 rte /* 6 cycles to make sure tlb entry works */
157 rte
173 rte
196 rte
/linux-4.4.14/arch/m68k/include/asm/
Dentry.h109 rte
149 rte
204 rte
/linux-4.4.14/arch/sh/boot/compressed/
Dhead_64.S118 rte /* And now go into the hyperspace ... */
149 rte /* And now go into the hyperspace ... */
/linux-4.4.14/drivers/hwmon/
Dadm1021.c385 int lte, rte, lhi, rhi, llo, rlo; in adm1021_detect() local
397 rte = i2c_smbus_read_byte_data(client, ADM1021_REG_TEMP(1)); in adm1021_detect()
405 if ((s8)lte < 0 || (s8)rte < 0 || (s8)lhi < 0 || (s8)rhi < 0) in adm1021_detect()
409 if (lte == rte && lte == lhi && lte == rhi && lte == llo in adm1021_detect()
/linux-4.4.14/drivers/net/wan/
Dwanxlfw.S652 rte
660 rte
666 rte
672 rte
678 rte
681 rte
776 rte
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pescx-defs.h343 uint64_t rte:1; member
371 uint64_t rte:1;
420 uint64_t rte:1; member
448 uint64_t rte:1;
Dcvmx-pemx-defs.h332 uint64_t rte:1; member
360 uint64_t rte:1;
412 uint64_t rte:1; member
440 uint64_t rte:1;
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dentry.S365 rte
502 rte
542 rte
614 ! i.e. the rte will switch back to priv mode and put
637 rte ! -> handle_exception, switch back to priv mode again
1061 rte
1337 rte
1360 rte
1397 rte
1408 rte /* Back to virtual mode */
[all …]
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23888-ir.c543 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx23888_ir_irq_handler() local
552 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */ in cx23888_ir_irq_handler()
564 rte ? "rte" : " ", roe ? "roe" : " "); in cx23888_ir_irq_handler()
591 if ((rse && rsr) || (rte && rto)) { in cx23888_ir_irq_handler()
632 if (rte && rto) { in cx23888_ir_irq_handler()
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-ir.c532 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx25840_ir_irq_handler() local
558 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */ in cx25840_ir_irq_handler()
569 rte ? "rte" : " ", roe ? "roe" : " "); in cx25840_ir_irq_handler()
596 if ((rse && rsr) || (rte && rto)) { in cx25840_ir_irq_handler()
637 if (rte && rto) { in cx25840_ir_irq_handler()
/linux-4.4.14/arch/m68k/68360/
Dentry.S143 rte
Dhead-rom.S413 ignore: rte
Dhead-ram.S402 ignore: rte
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S180 rte
227 rte
/linux-4.4.14/arch/m68k/coldfire/
Dentry.S133 rte
/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddriver.c265 u32 rte = rhf_rcv_type_err(packet->rhf); in rcv_hdrerr() local
345 switch (rte) { in rcv_hdrerr()
1164 u32 rte = rhf_rcv_type_err(packet->rhf); in handle_eflags() local
1177 rte); in handle_eflags()
/linux-4.4.14/arch/m32r/mm/
Dmmu.S190 rte
310 rte
/linux-4.4.14/arch/sh/kernel/cpu/sh2/
Dentry.S231 rte
296 rte
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter.c775 lnet_route_t *rte; in lnet_router_ni_update_locked() local
778 list_for_each_entry(rte, &gw->lp_routes, lr_gwlist) { in lnet_router_ni_update_locked()
779 if (rte->lr_net == net) { in lnet_router_ni_update_locked()
780 rte->lr_downis = 0; in lnet_router_ni_update_locked()
/linux-4.4.14/arch/m68k/68000/
Dentry.S223 rte
/linux-4.4.14/arch/score/include/asm/
Dasmmacro.h157 rte
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
Dswsusp.S81 rte
Dentry.S278 rte
/linux-4.4.14/arch/sh/kernel/
Dhead_64.S265 rte /* And now go into the hyperspace ... */
/linux-4.4.14/arch/m32r/include/asm/
Dassembler.h183 1: rte
/linux-4.4.14/arch/m32r/kernel/
Dhead.S200 rte ; goto startup_secondary
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
Dsleep.S370 rte
/linux-4.4.14/arch/h8300/kernel/
Dentry.S157 rte
/linux-4.4.14/arch/m68k/fpsp040/
Dx_operr.S303 | and does an rte. If enabled, it cleans up the stack and branches
/linux-4.4.14/arch/m68k/ifpsp060/
Diskeleton.S74 rte
DTEST.DOC165 and "rte". if a system's _real_XXXX() handler creates an
Dfskeleton.S240 rte
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S4354 # so that the rte will work correctly without destroying the result.