Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 127) sorted by relevance

123456

/arch/nios2/kernel/
Dtraps.c109 asmlinkage void breakpoint_c(struct pt_regs *fp) in breakpoint_c()
122 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c()
147 asmlinkage void handle_illegal_c(struct pt_regs *fp) in handle_illegal_c()
154 asmlinkage void handle_supervisor_instr(struct pt_regs *fp) in handle_supervisor_instr()
161 asmlinkage void handle_diverror_c(struct pt_regs *fp) in handle_diverror_c()
183 asmlinkage void handle_trap_1_c(struct pt_regs *fp) in handle_trap_1_c()
188 asmlinkage void handle_trap_2_c(struct pt_regs *fp) in handle_trap_2_c()
193 asmlinkage void handle_trap_3_c(struct pt_regs *fp) in handle_trap_3_c()
Dmisaligned.c51 static inline u32 get_reg_val(struct pt_regs *fp, int reg) in get_reg_val()
57 static inline void put_reg_val(struct pt_regs *fp, int reg, u32 val) in put_reg_val()
66 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c()
/arch/m68k/kernel/
Dtraps.c133 static inline void access_error060 (struct frame *fp) in access_error060()
230 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040()
238 static inline void do_040writebacks(struct frame *fp) in do_040writebacks()
283 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup()
291 static inline void access_error040(struct frame *fp) in access_error040()
371 static inline void bus_error030 (struct frame *fp) in bus_error030()
496 static inline void bus_error030 (struct frame *fp) in bus_error030()
698 static inline void access_errorcf(unsigned int fs, struct frame *fp) in access_errorcf()
753 asmlinkage void buserr_c(struct frame *fp) in buserr_c()
844 struct frame *fp = (struct frame *)regs; in show_registers() local
[all …]
/arch/hexagon/kernel/
Dstacktrace.c15 unsigned long fp; member
25 unsigned long fp; in save_stack_trace() local
/arch/microblaze/kernel/
Dunwind.c125 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame()
165 unsigned long fp, struct stack_trace *trace, in unwind_trap()
183 unsigned long pc, unsigned long fp, in microblaze_unwind_inner()
294 unsigned long pc, fp; in microblaze_unwind() local
Dtraps.c37 u32 fp = (u32) sp; in show_stack() local
/arch/sh/kernel/cpu/
Dfpu.c30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu() local
34 struct sh_fpu_soft_struct *fp = &tsk->thread.xstate->softfpu; in init_fpu() local
/arch/csky/kernel/
Dperf_callchain.c9 unsigned long fp; member
48 unsigned long fp, unsigned long reg_lr) in user_backtrace()
90 unsigned long fp = 0; in perf_callchain_user() local
/arch/riscv/kernel/
Dperf_callchain.c14 unsigned long fp, unsigned long reg_ra) in user_backtrace()
60 unsigned long fp = 0; in perf_callchain_user() local
/arch/h8300/kernel/
Dtraps.c52 static void dump(struct pt_regs *fp) in dump()
97 void die(const char *str, struct pt_regs *fp, unsigned long err) in die()
/arch/powerpc/platforms/book3s/
Dvas-api.c264 static int coproc_open(struct inode *inode, struct file *fp) in coproc_open()
279 static int coproc_ioc_tx_win_open(struct file *fp, unsigned long arg) in coproc_ioc_tx_win_open()
324 static int coproc_release(struct inode *inode, struct file *fp) in coproc_release()
353 static int coproc_mmap(struct file *fp, struct vm_area_struct *vma) in coproc_mmap()
404 static long coproc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in coproc_ioctl()
/arch/m68k/coldfire/
Dvectors.c25 asmlinkage void dbginterrupt_c(struct frame *fp) in dbginterrupt_c()
/arch/x86/tools/
Dinsn_sanity.c52 static void dump_field(FILE *fp, const char *name, const char *indent, in dump_field()
63 static void dump_insn(FILE *fp, struct insn *insn) in dump_insn()
81 static void dump_stream(FILE *fp, const char *msg, unsigned long nr_iter, in dump_stream()
Dinsn_decoder_test.c59 static void dump_field(FILE *fp, const char *name, const char *indent, in dump_field()
70 static void dump_insn(FILE *fp, struct insn *insn) in dump_insn()
/arch/x86/kernel/
Dstacktrace.c88 copy_stack_frame(const struct stack_frame_user __user *fp, in copy_stack_frame()
109 const void __user *fp = (const void __user *)regs->bp; in arch_stack_walk_user() local
/arch/riscv/include/asm/
Dstacktrace.h10 unsigned long fp; member
/arch/powerpc/perf/
Dcallchain_32.c58 static int is_sigreturn_32_address(unsigned int nip, unsigned int fp) in is_sigreturn_32_address()
68 static int is_rt_sigreturn_32_address(unsigned int nip, unsigned int fp) in is_rt_sigreturn_32_address()
140 unsigned int __user *fp, *uregs; in perf_callchain_user_32() local
Dcallchain_64.c40 static int is_sigreturn_64_address(unsigned long nip, unsigned long fp) in is_sigreturn_64_address()
75 unsigned long __user *fp, *uregs; in perf_callchain_user_64() local
/arch/sparc/kernel/
Dprocess_32.c148 unsigned long pc, fp; in show_stack() local
222 unsigned long size, fp; local
370 unsigned long pc, fp, bias = 0; local
/arch/arm64/kernel/
Dstacktrace.c36 notrace void start_backtrace(struct stackframe *frame, unsigned long fp, in start_backtrace()
70 unsigned long fp = frame->fp; in unwind_frame() local
Dperf_callchain.c14 struct frame_tail __user *fp; member
65 compat_uptr_t fp; /* a (struct compat_frame_tail *) in compat mode */ member
/arch/arc/kernel/
Darc_hostlink.c18 static int arc_hl_mmap(struct file *fp, struct vm_area_struct *vma) in arc_hl_mmap()
/arch/s390/kernel/
Dperf_regs.c13 freg_t fp; in perf_reg_value() local
/arch/x86/ia32/
Dia32_signal.c194 #define unsafe_put_sigcontext32(sc, fp, regs, set, label) \ argument
239 void __user *fp = NULL; in ia32_setup_frame() local
305 void __user *fp = NULL; in ia32_setup_rt_frame() local
/arch/arm/include/asm/
Dstacktrace.h12 unsigned long fp; member

123456