Searched defs:tf (Results 101 - 125 of 128) sorted by relevance

123456

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c140 struct trapframe *tf = td->td_frame; local
/freebsd-11-stable/sys/kern/
H A Dsubr_intr.c286 intr_irq_handler(struct trapframe *tf) argument
304 pmc_hook(PCPU_GET(curthread), PMC_FN_USER_CALLCHAIN, tf); local
337 intr_isrc_dispatch(struct intr_irqsrc *isrc, struct trapframe *tf) argument
/freebsd-11-stable/sys/arm/ti/
H A Dti_gpio.c865 struct trapframe *tf; local
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_gpio.c398 struct trapframe *tf; local
H A Dtegra_pcie.c560 struct trapframe *tf; local
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_piv.c1415 p4_intr(int cpu, struct trapframe *tf) argument
H A Dhwpmc_mod.c4100 pmc_process_interrupt(int cpu, int ring, struct pmc *pm, struct trapframe *tf, argument
4194 pmc_capture_user_callchain(int cpu, int ring, struct trapframe *tf) argument
[all...]
H A Dhwpmc_core.c2794 core_intr(int cpu, struct trapframe *tf) argument
2853 core2_intr(int cpu, struct trapframe *tf) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c970 fasttrap_pid_probe(struct trapframe *tf) argument
1802 fasttrap_return_probe(struct trapframe *tf) argument
/freebsd-11-stable/lib/msun/ld80/
H A De_lgammal_r.c101 #define tf (tfu.e) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmachdep.c603 struct trapframe *tf; local
749 makectx(struct trapframe *tf, struct pcb *pcb) argument
759 struct trapframe *tf; local
814 struct trapframe *tf; local
981 struct trapframe *tf; local
1025 struct trapframe *tf; local
1052 struct trapframe *tf; local
1067 struct trapframe *tf; local
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dmachdep.c288 struct trapframe *tf = td->td_frame; local
312 struct trapframe *tf = td->td_frame; local
335 struct trapframe *tf = td->td_frame; local
538 makectx(struct trapframe *tf, struct pcb *pcb) argument
555 struct trapframe *tf; local
[all...]
H A Dgicv3_its.c831 struct trapframe *tf; local
/freebsd-11-stable/contrib/gcc/
H A Dtoplev.c1437 int tf; local
H A Dsched-rgn.c1381 int tf = prob[trg], cf = prob[i]; local
H A Dgimplify.c6403 tree tf, x, bind; local
H A Dexpr.c4739 tree tf = TREE_TYPE (f); local
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c844 struct trapframe *tf; local
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_cam.c1278 uint32_t addr, cur_off, flags, nxt_off, tf; local
1832 uint32_t tf; local
1869 uint32_t tf, cur_off; local
[all...]
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c2739 struct wpa_tdls_frame *tf; local
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c429 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
549 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
709 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
789 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
904 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
1017 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
2913 makectx(struct trapframe *tf, struct pcb *pcb) argument
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c1986 makectx(struct trapframe *tf, struct pcb *pcb) argument
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1081 u_int32_t tf, rf, rc, cc; local
1583 u_int32_t tf = OS_REG_READ(ah, AR_TFCNT); local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmips-tdep.c1052 int tf = itype_rt (inst) & 0x01; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c363 char tf[MAXPATHLEN]; local
[all...]

Completed in 337 milliseconds

123456