Home
last modified time | relevance | path

Searched defs:fregs (Results 1 – 23 of 23) sorted by relevance

/linux/arch/sh/math-emu/
H A Dmath.c81 fcmp_gt(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_gt()
92 fcmp_eq(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_eq()
108 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fadd()
115 fsub(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fsub()
122 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul()
129 fdiv(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fdiv()
136 fmac(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmac()
157 fmov_idx_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_idx_reg()
173 fmov_mem_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_mem_reg()
189 fmov_inc_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_inc_reg()
[all …]
/linux/arch/s390/include/asm/
H A Dftrace.h58 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
68 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, in ftrace_regs_set_instruction_pointer()
76 ftrace_regs_get_frame_pointer(struct ftrace_regs *fregs) in ftrace_regs_get_frame_pointer()
82 ftrace_regs_get_return_address(const struct ftrace_regs *fregs) in ftrace_regs_get_return_address()
87 #define arch_ftrace_fill_perf_regs(fregs, _regs) do { \ argument
101 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, unsigned long addr) in arch_ftrace_set_direct_caller()
/linux/arch/mips/kernel/
H A Dptrace32.c95 union fpureg *fregs; in compat_arch_ptrace() local
211 union fpureg *fregs = get_fpu_regs(child); in compat_arch_ptrace() local
H A Dptrace.c367 union fpureg *fregs = get_fpu_regs(child); in ptrace_getfpregs() local
384 union fpureg *fregs; in ptrace_setfpregs() local
1111 union fpureg *fregs; in arch_ptrace() local
1215 union fpureg *fregs = get_fpu_regs(child); in arch_ptrace() local
/linux/kernel/trace/
H A Dfgraph.c296 struct ftrace_regs *fregs) in entry_run()
303 struct ftrace_regs *fregs) in return_run()
526 struct ftrace_regs *fregs) in ftrace_graph_entry_stub()
533 struct ftrace_regs *fregs) in ftrace_graph_ret_stub()
653 struct ftrace_regs *fregs) in function_graph_enter_regs()
811 __ftrace_return_to_handler(struct ftrace_regs *fregs, unsigned long frame_pointer) in __ftrace_return_to_handler()
872 unsigned long ftrace_return_to_handler(struct ftrace_regs *fregs) in ftrace_return_to_handler()
1189 struct ftrace_regs *fregs) in fgraph_pid_func()
H A Dtrace_fprobe.c137 struct ftrace_regs *fregs = rec; in process_fetch_insn() local
209 struct ftrace_regs *fregs) in fentry_trace_func()
219 void store_fprobe_entry_data(void *edata, struct trace_probe *tp, struct ftrace_regs *fregs) in store_fprobe_entry_data()
250 unsigned long ret_ip, struct ftrace_regs *fregs, in trace_fprobe_entry_handler()
296 unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data) in fexit_trace_func()
308 struct ftrace_regs *fregs) in fentry_perf_func()
343 unsigned long ret_ip, struct ftrace_regs *fregs, in fexit_perf_func()
378 unsigned long ret_ip, struct ftrace_regs *fregs, in fentry_dispatcher()
396 unsigned long ret_ip, struct ftrace_regs *fregs, in fexit_dispatcher()
H A Dtrace_functions.c182 function_get_true_parent_ip(unsigned long parent_ip, struct ftrace_regs *fregs) in function_get_true_parent_ip()
195 function_get_true_parent_ip(unsigned long parent_ip, struct ftrace_regs *fregs) in function_get_true_parent_ip()
203 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_call()
248 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_stack_trace_call()
318 struct ftrace_regs *fregs) in function_no_repeats_trace_call()
361 struct ftrace_regs *fregs) in function_stack_no_repeats_trace_call()
H A Dfprobe.c215 struct fprobe *fp, struct ftrace_regs *fregs, in __fprobe_handler()
225 struct fprobe *fp, struct ftrace_regs *fregs, in __fprobe_kprobe_handler()
247 struct ftrace_regs *fregs) in fprobe_entry()
338 struct ftrace_regs *fregs) in fprobe_return()
H A Dtrace_irqsoff.c141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
180 struct ftrace_regs *fregs) in irqsoff_graph_entry()
219 struct ftrace_regs *fregs) in irqsoff_graph_return()
H A Dtrace_sched_wakeup.c117 struct ftrace_regs *fregs) in wakeup_graph_entry()
155 struct ftrace_regs *fregs) in wakeup_graph_return()
234 struct ftrace_ops *op, struct ftrace_regs *fregs) in wakeup_tracer_call()
H A Dtrace_functions_graph.c179 struct ftrace_regs *fregs) in trace_graph_entry()
314 struct fgraph_ops *gops, struct ftrace_regs *fregs) in trace_graph_return()
356 struct ftrace_regs *fregs) in trace_graph_thresh_return()
H A Dtrace_event_perf.c436 struct ftrace_ops *ops, struct ftrace_regs *fregs) in perf_ftrace_function_call()
H A Dtrace_stack.c293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
H A Dftrace.c144 struct ftrace_regs *fregs) in ftrace_ops_nop_func()
174 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_pid_func()
780 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call()
820 struct ftrace_regs *fregs) in profile_graph_entry()
843 struct ftrace_regs *fregs) in profile_graph_return()
2587 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs()
5098 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_probe_call()
7884 struct ftrace_ops *ignored, struct ftrace_regs *fregs) in __ftrace_ops_list_func()
7941 struct ftrace_ops *op, struct ftrace_regs *fregs) in arch_ftrace_ops_list_func()
7960 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_assist_func()
H A Dbpf_trace.c2804 unsigned long entry_ip, struct ftrace_regs *fregs, in kprobe_multi_link_prog_run()
2841 unsigned long ret_ip, struct ftrace_regs *fregs, in kprobe_multi_link_handler()
2855 unsigned long ret_ip, struct ftrace_regs *fregs, in kprobe_multi_link_exit_handler()
/linux/include/linux/
H A Dftrace.h166 static inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
176 #define ftrace_regs_set_instruction_pointer(fregs, ip) do { } while (0) argument
185 static __always_inline struct pt_regs *ftrace_get_regs(struct ftrace_regs *fregs) in ftrace_get_regs()
197 ftrace_partial_regs(struct ftrace_regs *fregs, struct pt_regs *regs) in ftrace_partial_regs()
221 #define arch_ftrace_fill_perf_regs(fregs, _regs) do {} while (0) argument
225 ftrace_fill_perf_regs(struct ftrace_regs *fregs, struct pt_regs *regs) in ftrace_fill_perf_regs()
234 ftrace_fill_perf_regs(struct ftrace_regs *fregs, struct pt_regs *regs) in ftrace_fill_perf_regs()
245 static __always_inline bool ftrace_regs_has_args(struct ftrace_regs *fregs) in ftrace_regs_has_args()
255 ftrace_regs_get_kernel_stack_nth(struct ftrace_regs *fregs, unsigned int nth) in ftrace_regs_get_kernel_stack_nth()
267 #define ftrace_regs_get_kernel_stack_nth(fregs, nth) (0L) argument
[all …]
/linux/samples/ftrace/
H A Dftrace-ops.c102 struct ftrace_regs *fregs) in ops_func_nop()
109 struct ftrace_regs *fregs) in ops_func_count()
/linux/arch/powerpc/kernel/
H A Dkprobes-ftrace.c17 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/linux/arch/csky/kernel/probes/
H A Dftrace.c7 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/linux/arch/s390/kernel/
H A Dftrace.c266 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
283 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/linux/kernel/livepatch/
H A Dpatch.c43 struct ftrace_regs *fregs) in klp_ftrace_handler()
/linux/fs/pstore/
H A Dftrace.c29 struct ftrace_regs *fregs) in pstore_ftrace_call()
/linux/arch/sparc/math-emu/
H A Dmath_32.c275 static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) in do_one_mathemu()