Searched defs:frame (Results 1 - 25 of 314) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/usermode/modules/syscallemu/
H A Dsyscallemu_x86.c48 x86_syscall_emu(struct trapframe *frame) argument
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Dkgdb_glue.c67 kgdb_trap_glue(struct trapframe *frame) argument
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dcompat_13_machdep.c77 struct frame *frame; local
H A Dlinux_syscall.c104 linux_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
181 linux_syscall_fancy(register_t code, struct lwp *l, struct frame *frame) argument
[all...]
H A Dprocess_machdep.c89 struct frame *frame = process_frame(l); local
101 struct fpframe *frame = process_fpframe(l); local
114 struct frame *frame = process_frame(l); local
145 struct fpframe *frame = process_fpframe(l); local
158 struct frame *frame = process_frame(l); local
171 struct frame *frame = process_frame(l); local
[all...]
H A Dsunos_syscall.c107 sunos_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
212 sunos_syscall_fancy(register_t code, struct lwp *l, struct frame *frame) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm32/
H A Ddb_machdep.c62 struct trapframe *frame; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dipkdb_glue.c80 ipkdb_trap_glue(struct trapframe frame) argument
[all...]
H A Dlinux_syscall.c74 linux_syscall(struct trapframe *frame) argument
[all...]
H A Dfreebsd_syscall.c72 freebsd_syscall_plain(struct trapframe *frame) argument
152 freebsd_syscall_fancy(struct trapframe *frame) argument
[all...]
H A Dibcs2_syscall.c77 ibcs2_syscall_plain(struct trapframe *frame) argument
155 ibcs2_syscall_fancy(struct trapframe *frame) argument
[all...]
H A Dsvr4_syscall.c76 svr4_syscall_plain(struct trapframe *frame) argument
152 svr4_syscall_fancy(struct trapframe *frame) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dclock.c93 struct clockframe *frame = v; local
/netbsd-6-1-5-RELEASE/sys/arch/arm/ofw/
H A Dofwgencfg_clock.c65 clockhandler(struct clockframe *frame) argument
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dlinux32_syscall.c31 linux32_syscall(struct trapframe *frame) argument
[all...]
H A Dlinux_syscall.c74 linux_syscall(struct trapframe *frame) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dlinux-unwind.h68 } *frame; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmacroscope.c104 struct frame_info *frame; local
H A Dstd-regs.c32 value_of_builtin_frame_fp_reg (struct frame_info *frame, const void *baton) argument
58 value_of_builtin_frame_pc_reg (struct frame_info *frame, const void *baton) argument
77 value_of_builtin_frame_sp_reg(struct frame_info *frame, const void *baton) argument
87 value_of_builtin_frame_ps_reg(struct frame_info *frame, const void *baton) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pa/
H A Dlinux-unwind.h68 } *frame; local
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dtimer_sun4.c112 struct clockframe *frame = cap; local
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dsyscall.c114 syscall(struct trapframe *frame) argument
214 syscall_vm86(struct trapframe *frame) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c102 struct sigframe_sigcontext *fp, frame; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dframe.h60 struct frame { struct
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_fstore.c47 struct frame *frame = fe->fe_frame; local

Completed in 287 milliseconds

1234567891011>>