| /src/sys/arch/vax/include/ |
| H A D | userret.h | 36 userret(struct lwp *l, struct trapframe *tf, u_quad_t oticks) argument
|
| /src/sys/arch/powerpc/include/ |
| H A D | userret.h | 55 userret(struct lwp *l, struct trapframe *tf) argument [all...] |
| /src/sys/arch/sh3/include/ |
| H A D | userret.h | 68 struct trapframe *tf = l->l_md.md_regs; local in function:userret
|
| /src/sys/arch/arm/arm/ |
| H A D | ast.c | 105 ast(struct trapframe *tf) argument
|
| H A D | trap.c | 46 cpu_jump_onfault(struct trapframe *tf, const struct faultbuf *fb, int val) argument [all...] |
| H A D | compat_13_machdep.c | 62 struct trapframe * const tf = lwp_trapframe(l); local in function:compat_13_sys_sigreturn [all...] |
| H A D | process_machdep.c | 154 struct trapframe * const tf = lwp_trapframe(l); local in function:process_read_regs 192 struct trapframe * const tf local in function:process_write_regs 228 struct trapframe * const tf = lwp_trapframe(l); local in function:process_set_pc [all...] |
| /src/sys/arch/sparc64/include/ |
| H A D | userret.h | 83 share_fpu(struct lwp *l, struct trapframe64 *tf) argument
|
| /src/sys/arch/riscv/riscv/ |
| H A D | core_machdep.c | 82 const struct trapframe * const tf = l->l_md.md_utf; local in function:CORENAME [all...] |
| H A D | fpu.c | 132 struct trapframe * const tf = l->l_md.md_utf; local in function:fpu_state_load
|
| /src/sys/arch/sparc/include/ |
| H A D | userret.h | 89 static __inline void share_fpu(struct lwp *l, struct trapframe *tf) argument
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | compat_13_machdep.c | 70 struct trapframe64 *tf; local in function:compat_13_sys_sigreturn [all...] |
| H A D | netbsd32_machdep_13.c | 98 struct trapframe64 *tf; local in function:compat_13_netbsd32_sigreturn [all...] |
| H A D | process_machdep.c | 115 struct trapframe64* tf = l->l_md.md_tf; local in function:process_read_regs 149 struct trapframe64* tf = l->l_md.md_tf; local in function:process_write_regs [all...] |
| /src/sys/arch/powerpc/powerpc/ |
| H A D | compat_13_machdep.c | 80 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_13_sys_sigreturn [all...] |
| /src/sys/arch/i386/i386/ |
| H A D | compat_13_machdep.c | 54 struct trapframe *tf; local in function:compat_13_sys_sigreturn [all...] |
| /src/sys/arch/m68k/m68k/ |
| H A D | m68k_machdep.c | 93 struct trapframe *tf = (struct trapframe *)l->l_md.md_regs; local in function:setregs [all...] |
| /src/usr.bin/make/unit-tests/ |
| H A D | meta-cmd-cmp.mk | 9 tf:= .${.PARSEFILE:R} macro [all...] |
| /src/sys/arch/sparc/sparc/ |
| H A D | compat_13_machdep.c | 72 struct trapframe *tf; local in function:compat_13_sys_sigreturn
|
| /src/sys/arch/mips/mips/ |
| H A D | core_machdep.c | 73 struct trapframe tf; member in struct:cpu_coredump::cpustate
|
| /src/sys/arch/amd64/amd64/ |
| H A D | netbsd32_machdep_13.c | 91 struct trapframe *tf; local in function:compat_13_netbsd32_sigreturn [all...] |
| /src/sys/arch/amiga/stand/dumpfont/ |
| H A D | dumpfont.c | 35 struct TextFont *tf; local in function:main
|
| /src/sys/arch/vax/vax/ |
| H A D | compat_13_machdep.c | 126 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_13_sys_sigreturn 161 setupstack_oldsigcontext(const struct ksiginfo * ksi,const sigset_t * mask,int vers,struct lwp * l,struct trapframe * tf,vaddr_t sp,int onstack,vaddr_t handler) argument [all...] |
| H A D | compat_16_machdep.c | 123 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_16_sys___sigreturn14 171 setupstack_sigcontext2(const struct ksiginfo * ksi,const sigset_t * mask,int vers,struct lwp * l,struct trapframe * tf,vaddr_t sp,int onstack,vaddr_t handler) argument [all...] |
| H A D | syscall.c | 62 syscall(struct trapframe *tf) argument [all...] |