| /src/sys/arch/ia64/ia64/ |
| sapic.c | 104 sapic_read_rte(struct sapic *sa, int which, struct sapic_rte *rte) 106 uint32_t *p = (uint32_t *) rte; 113 sapic_write_rte(struct sapic *sa, int which, struct sapic_rte *rte) 115 uint32_t *p = (uint32_t *) rte; 124 struct sapic_rte rte; local 132 sapic_read_rte(sa, irq - sa->sa_base, &rte); 133 rte.rte_trigger_mode = (trigger == IST_EDGE) ? 135 sapic_write_rte(sa, irq - sa->sa_base, &rte); 143 struct sapic_rte rte; local 163 memset(&rte, 0, sizeof(rte)) 179 struct sapic_rte rte; local 207 struct sapic_rte rte; local 220 struct sapic_rte rte; local 237 struct sapic_rte rte; local [all...] |
| /src/sys/netinet6/ |
| ip6_mroute.c | 519 struct rtdetq *rte; local 566 for (rte = rt->mf6c_stall; rte != NULL; ) { 567 struct rtdetq *n = rte->next; 569 m_freem(rte->m); 570 free(rte, M_MRTABLE); 571 rte = n; 605 struct rtdetq *rte; local 621 * Clear rte->ifp of cache entries received on ifp. 628 for (rte = mfc->mf6c_stall; rte != NULL; rte = rte->next) 768 struct rtdetq *rte; local 1094 struct rtdetq *rte; local 1284 struct rtdetq *rte; local [all...] |
| /src/sys/arch/m68k/m68k/ |
| m68k_intr_stubs.s | 54 * rei() after the interrupt. Instead, we simply do an rte. Such 59 #define INTERRUPT_RETURN rte
|
| reenter_syscall.s | 58 jra _ASM_LABEL(rei) | rte 68 movl (%sp),%sp | and do real RTE 69 jra _ASM_LABEL(rei) | rte
|
| /src/usr.bin/netstat/ |
| mroute6.c | 136 struct rtdetq rte, *rtep; local 225 kread((u_long)rtep, (char *)&rte, sizeof(rte)); 226 rtep = rte.next;
|
| /src/sys/arch/m68k/060sp/ |
| fnetbsd.S | 72 # simply execute an "rte" as with the sample code below. 76 rte 88 # does an "rte". 107 # does an "rte". 127 # does an "rte". 147 # does an "rte". 167 # does an "rte". 187 # does an "rte". 206 # bit in the FPSR, and does an "rte". The instruction that caused the 247 # frame to the PC of the instruction causing the exception, and does an "rte" [all...] |
| inetbsd.S | 73 # do an "rte". 77 rte
|
| /src/sys/arch/m68k/060sp/dist/ |
| fskeletn.s | 70 # simply execute an "rte" as with the sample code below. 74 rte 85 # does an "rte". 92 rte 103 # does an "rte". 110 rte 122 # does an "rte". 129 rte 141 # does an "rte". 148 rte [all...] |
| iskeletn.s | 72 # do an "rte". 76 rte 109 rte 147 rte
|
| /src/sys/netinet/ |
| ip_mroute.c | 693 struct rtdetq *rte; local 705 for (rte = rt->mfc_stall; rte; rte = rte->next) { 706 if (rte->ifp == ifp) 707 rte->ifp = NULL; 1015 struct rtdetq *rte, *nrte; local 1019 for (rte = rt->mfc_stall; rte != NULL; rte = nrte) 1039 struct rtdetq *rte, *nrte; local 1362 struct rtdetq *rte; local [all...] |
| /src/sys/arch/atari/dev/ |
| hdfd_intr.s | 69 rte 124 rte
|
| /src/sys/arch/news68k/news68k/ |
| locore.s | 485 rte 604 rte | all done 626 rte 635 rte 643 rte 651 rte 665 rte 688 rte 692 rte 712 rte | and do real RT [all...] |
| /src/sys/arch/next68k/stand/boot/ |
| srt0.s | 95 rte
|
| /src/sys/arch/x68k/x68k/ |
| locore.s | 510 rte 629 rte | all done 641 rte | XXX mfpcure (x680x0 hardware bug) 644 rte 730 rte 734 rte 754 rte | and do real RTE 765 rte | and do real RTE [all...] |
| /src/sys/arch/next68k/next68k/ |
| locore.s | 496 rte 615 rte | all done 662 rte 666 rte 686 rte | and do real RTE 697 rte | and do real RTE
|
| /src/sys/arch/cesfic/cesfic/ |
| locore.s | 492 rte 589 rte | all done 669 rte | and do real RTE 680 rte | and do real RTE 708 rte 712 rte | real return 765 subql #4,%sp | make room for RTE frame
|
| /src/sys/arch/luna68k/luna68k/ |
| locore.s | 277 * before the new process does its rte out to user mode. 403 rte 522 rte | all done 583 rte 587 rte 607 rte | and do real RTE 618 rte | and do real RTE
|
| /src/sys/arch/atari/atari/ |
| locore.s | 353 rte | HBL, can't be turned off on Falcon! 359 rte | Nothing to do. 367 rte 459 rte | all done 619 rte | all done 757 rte | all done 804 rte | and do real RTE 815 rte | and do real RTE [all...] |
| /src/sys/arch/hp300/hp300/ |
| locore.s | 658 rte 777 rte | all done 897 rte 901 rte 921 rte | and do real RTE 932 rte | and do real RTE
|
| /src/sys/arch/mac68k/mac68k/ |
| locore.s | 580 rte 699 rte | all done 829 rte | and do real RTE 840 rte | and do real RTE 868 rte 872 rte | real return 931 subql #4,%sp | make room for RTE frame
|
| /src/sys/arch/virt68k/virt68k/ |
| locore.s | 328 rte 443 rte | all done 497 Ldorte: rte | and do real RTE 509 rte | and do real RTE
|
| /src/sys/arch/hp300/stand/common/ |
| srt0.S | 343 rte
|
| /src/sys/arch/sh3/include/ |
| locore.h | 124 * + rte. 160 rte ;\
|
| /src/sys/arch/sun3/sun3/ |
| locore.s | 436 rte | all done 502 rte | and do real RTE 514 rte | real return
|
| /src/sys/arch/sun3/sun3x/ |
| locore.s | 421 rte | all done 487 rte | and do real RTE 499 rte | real return
|