Home
last modified time | relevance | path

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

123456

/arch/nios2/kernel/
Dtraps.c118 asmlinkage void breakpoint_c(struct pt_regs *fp) in breakpoint_c()
131 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c()
156 asmlinkage void handle_illegal_c(struct pt_regs *fp) in handle_illegal_c()
163 asmlinkage void handle_supervisor_instr(struct pt_regs *fp) in handle_supervisor_instr()
170 asmlinkage void handle_diverror_c(struct pt_regs *fp) in handle_diverror_c()
192 asmlinkage void handle_trap_1_c(struct pt_regs *fp) in handle_trap_1_c()
197 asmlinkage void handle_trap_2_c(struct pt_regs *fp) in handle_trap_2_c()
202 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.c132 static inline void access_error060 (struct frame *fp) in access_error060()
234 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040()
242 static inline void do_040writebacks(struct frame *fp) in do_040writebacks()
287 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup()
295 static inline void access_error040(struct frame *fp) in access_error040()
375 static inline void bus_error030 (struct frame *fp) in bus_error030()
500 static inline void bus_error030 (struct frame *fp) in bus_error030()
701 static inline void access_errorcf(unsigned int fs, struct frame *fp) in access_errorcf()
756 asmlinkage void buserr_c(struct frame *fp) in buserr_c()
847 struct frame *fp = (struct frame *)regs; in show_registers() local
[all …]
/arch/microblaze/kernel/
Dunwind.c124 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame()
164 unsigned long fp, struct stack_trace *trace) in unwind_trap()
170 unsigned long fp, struct stack_trace *trace) in unwind_trap()
188 unsigned long pc, unsigned long fp, in microblaze_unwind_inner()
304 unsigned long pc, fp; in microblaze_unwind() local
/arch/blackfin/kernel/
Dtraps.c69 asmlinkage notrace void trap_c(struct pt_regs *fp) in trap_c()
502 asmlinkage void double_fault_c(struct pt_regs *fp) in double_fault_c()
541 void panic_cplb_error(int cplb_panic, struct pt_regs *fp) in panic_cplb_error()
579 void show_regs(struct pt_regs *fp) in show_regs()
Dstacktrace.c16 unsigned long fp; member
26 unsigned long fp; in save_stack_trace() local
Dpseudodbg.c40 static bool fix_up_reg(struct pt_regs *fp, long *value, int grp, int reg) in fix_up_reg()
106 bool execute_pseudodbg_assert(struct pt_regs *fp, unsigned int opcode) in execute_pseudodbg_assert()
158 bool execute_pseudodbg(struct pt_regs *fp, unsigned int opcode) in execute_pseudodbg()
/arch/powerpc/net/
Dbpf_jit_comp.c29 static void bpf_jit_build_prologue(struct bpf_prog *fp, u32 *image, in bpf_jit_build_prologue()
115 static int bpf_jit_build_body(struct bpf_prog *fp, u32 *image, in bpf_jit_build_body()
554 void bpf_jit_compile(struct bpf_prog *fp) in bpf_jit_compile()
680 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free()
Dbpf_jit_comp64.c297 static int bpf_jit_build_body(struct bpf_prog *fp, u32 *image, in bpf_jit_build_body()
965 void bpf_jit_compile(struct bpf_prog *fp) { } in bpf_jit_compile()
967 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile()
1070 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free()
/arch/hexagon/kernel/
Dstacktrace.c29 unsigned long fp; member
39 unsigned long fp; in save_stack_trace() local
/arch/avr32/kernel/
Dstacktrace.c19 unsigned long fp; member
28 unsigned long fp; in save_stack_trace() local
/arch/sh/kernel/cpu/
Dfpu.c26 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu() local
30 struct sh_fpu_soft_struct *fp = &tsk->thread.xstate->softfpu; in init_fpu() local
/arch/metag/oprofile/
Dbacktrace.c16 static void user_backtrace_fp(unsigned long __user *fp, unsigned int depth) in user_backtrace_fp()
53 unsigned long *fp = (unsigned long *)regs->ctx.AX[1].U0; in metag_backtrace() local
/arch/metag/include/asm/
Dstacktrace.h5 unsigned long fp; member
12 unsigned long fp; member
/arch/blackfin/mach-bf561/
Dsecondary.S102 fp = sp; define
137 fp = sp; define
175 fp = sp; define
/arch/blackfin/mach-common/
Dinterrupt.S106 fp = 0; define
156 fp = 0; define
264 fp = 0; define
/arch/h8300/kernel/
Dtraps.c53 static void dump(struct pt_regs *fp) in dump()
98 void die(const char *str, struct pt_regs *fp, unsigned long err) in die()
/arch/sh/kernel/cpu/sh5/
Dunwind.c46 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame()
220 unsigned long pc, unsigned long fp) in unwind_nested()
230 unsigned long pc, fp; in sh64_unwind_inner() local
/arch/x86/tools/
Dinsn_sanity.c69 static void dump_field(FILE *fp, const char *name, const char *indent, in dump_field()
80 static void dump_insn(FILE *fp, struct insn *insn) in dump_insn()
98 static void dump_stream(FILE *fp, const char *msg, unsigned long nr_iter, in dump_stream()
Dtest_get_len.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/m68k/coldfire/
Dvectors.c24 asmlinkage void dbginterrupt_c(struct frame *fp) in dbginterrupt_c()
/arch/powerpc/perf/
Dcallchain.c56 unsigned long *fp; in perf_callchain_kernel() local
208 static int is_sigreturn_64_address(unsigned long nip, unsigned long fp) in is_sigreturn_64_address()
243 unsigned long __user *fp, *uregs; in perf_callchain_user_64() local
367 static int is_sigreturn_32_address(unsigned int nip, unsigned int fp) in is_sigreturn_32_address()
377 static int is_rt_sigreturn_32_address(unsigned int nip, unsigned int fp) in is_rt_sigreturn_32_address()
449 unsigned int __user *fp, *uregs; in perf_callchain_user_32() local
/arch/x86/kernel/
Dstacktrace.c85 copy_stack_frame(const void __user *fp, struct stack_frame_user *frame) in copy_stack_frame()
104 const void __user *fp = (const void __user *)regs->bp; in __save_stack_trace_user() local
/arch/arm64/include/asm/
Dstacktrace.h22 unsigned long fp; member
/arch/arm64/kernel/
Dperf_callchain.c24 struct frame_tail __user *fp; member
72 compat_uptr_t fp; /* a (struct compat_frame_tail *) in compat mode */ member

123456