Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c305 static int ftrc(struct sh_fpu_soft_struct *fregs, int n) in ftrc()
317 static int fcnvsd(struct sh_fpu_soft_struct *fregs, int n) in fcnvsd()
328 static int fcnvds(struct sh_fpu_soft_struct *fregs, int n) in fcnvds()
345 static int fsts(struct sh_fpu_soft_struct *fregs, int n) in fsts()
351 static int flds(struct sh_fpu_soft_struct *fregs, int n) in flds()
357 static int fneg(struct sh_fpu_soft_struct *fregs, int n) in fneg()
363 static int fabs(struct sh_fpu_soft_struct *fregs, int n) in fabs()
369 static int fld0(struct sh_fpu_soft_struct *fregs, int n) in fld0()
375 static int fld1(struct sh_fpu_soft_struct *fregs, int n) in fld1()
381 static int fnop_n(struct sh_fpu_soft_struct *fregs, int n) in fnop_n()
[all …]
/openbmc/linux/arch/loongarch/include/asm/
H A Dftrace.h52 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
58 ftrace_regs_get_instruction_pointer(struct ftrace_regs *fregs) in ftrace_regs_get_instruction_pointer()
64 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, unsigned long ip) in ftrace_regs_set_instruction_pointer()
69 #define ftrace_regs_get_argument(fregs, n) \ argument
71 #define ftrace_regs_get_stack_pointer(fregs) \ argument
73 #define ftrace_regs_return_value(fregs) \ argument
75 #define ftrace_regs_set_return_value(fregs, ret) \ argument
77 #define ftrace_override_function_with_return(fregs) \ argument
93 #define arch_ftrace_set_direct_caller(fregs, addr) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dftrace.h43 arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
51 #define ftrace_regs_set_instruction_pointer(fregs, _ip) \ argument
54 #define ftrace_regs_get_instruction_pointer(fregs) \ argument
57 #define ftrace_regs_get_argument(fregs, n) \ argument
59 #define ftrace_regs_get_stack_pointer(fregs) \ argument
61 #define ftrace_regs_return_value(fregs) \ argument
63 #define ftrace_regs_set_return_value(fregs, ret) \ argument
65 #define ftrace_override_function_with_return(fregs) \ argument
92 #define arch_ftrace_set_direct_caller(fregs, addr) \ argument
/openbmc/linux/arch/s390/include/asm/
H A Dftrace.h48 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
75 ftrace_regs_get_instruction_pointer(const struct ftrace_regs *fregs) in ftrace_regs_get_instruction_pointer()
81 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, in ftrace_regs_set_instruction_pointer()
87 #define ftrace_regs_get_argument(fregs, n) \ argument
89 #define ftrace_regs_get_stack_pointer(fregs) \ argument
91 #define ftrace_regs_return_value(fregs) \ argument
93 #define ftrace_regs_set_return_value(fregs, ret) \ argument
95 #define ftrace_override_function_with_return(fregs) \ argument
108 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, unsigned long addr) in arch_ftrace_set_direct_caller()
/openbmc/linux/arch/powerpc/include/asm/
H A Dftrace.h41 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs()
48 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, in ftrace_regs_set_instruction_pointer()
55 ftrace_regs_get_instruction_pointer(struct ftrace_regs *fregs) in ftrace_regs_get_instruction_pointer()
60 #define ftrace_regs_get_argument(fregs, n) \ argument
62 #define ftrace_regs_get_stack_pointer(fregs) \ argument
64 #define ftrace_regs_return_value(fregs) \ argument
66 #define ftrace_regs_set_return_value(fregs, ret) \ argument
68 #define ftrace_override_function_with_return(fregs) \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dftrace.h95 ftrace_regs_get_instruction_pointer(const struct ftrace_regs *fregs) in ftrace_regs_get_instruction_pointer()
101 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, in ftrace_regs_set_instruction_pointer()
108 ftrace_regs_get_stack_pointer(const struct ftrace_regs *fregs) in ftrace_regs_get_stack_pointer()
114 ftrace_regs_get_argument(struct ftrace_regs *fregs, unsigned int n) in ftrace_regs_get_argument()
122 ftrace_regs_get_return_value(const struct ftrace_regs *fregs) in ftrace_regs_get_return_value()
128 ftrace_regs_set_return_value(struct ftrace_regs *fregs, in ftrace_regs_set_return_value()
135 ftrace_override_function_with_return(struct ftrace_regs *fregs) in ftrace_override_function_with_return()
150 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, in arch_ftrace_set_direct_caller()
/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c110 struct ftrace_regs *fregs) in trace_selftest_test_probe1_func()
119 struct ftrace_regs *fregs) in trace_selftest_test_probe2_func()
128 struct ftrace_regs *fregs) in trace_selftest_test_probe3_func()
137 struct ftrace_regs *fregs) in trace_selftest_test_global_func()
146 struct ftrace_regs *fregs) in trace_selftest_test_dyn_func()
451 struct ftrace_regs *fregs) in trace_selftest_test_recursion_func()
466 struct ftrace_regs *fregs) in trace_selftest_test_recursion_safe_func()
585 struct ftrace_regs *fregs) in trace_selftest_test_regs_func()
H A Dfprobe.c25 struct ftrace_ops *ops, struct ftrace_regs *fregs) in __fprobe_handler()
61 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_handler()
85 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_kprobe_handler()
H A Dtrace_functions.c173 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_call()
218 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_stack_trace_call()
282 struct ftrace_regs *fregs) in function_no_repeats_trace_call()
328 struct ftrace_regs *fregs) in function_stack_no_repeats_trace_call()
H A Dtrace_stack.c293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
H A Dtrace_event_perf.c430 struct ftrace_ops *ops, struct ftrace_regs *fregs) in perf_ftrace_function_call()
/openbmc/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
/openbmc/linux/include/linux/
H A Dftrace.h124 #define arch_ftrace_get_regs(fregs) (&(fregs)->regs) argument
131 #define ftrace_regs_set_instruction_pointer(fregs, ip) do { } while (0) argument
134 static __always_inline struct pt_regs *ftrace_get_regs(struct ftrace_regs *fregs) in ftrace_get_regs()
146 static __always_inline bool ftrace_regs_has_args(struct ftrace_regs *fregs) in ftrace_regs_has_args()
155 #define ftrace_regs_get_instruction_pointer(fregs) \ argument
157 #define ftrace_regs_get_argument(fregs, n) \ argument
159 #define ftrace_regs_get_stack_pointer(fregs) \ argument
161 #define ftrace_regs_return_value(fregs) \ argument
163 #define ftrace_regs_set_return_value(fregs, ret) \ argument
165 #define ftrace_override_function_with_return(fregs) \ argument
[all …]
/openbmc/linux/arch/parisc/kernel/
H A Dftrace.c59 struct ftrace_regs *fregs) in ftrace_function_trampoline()
202 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/openbmc/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()
/openbmc/linux/arch/powerpc/kernel/
H A Dkprobes-ftrace.c17 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/openbmc/linux/arch/riscv/kernel/probes/
H A Dftrace.c7 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dftrace.c17 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/openbmc/linux/arch/csky/kernel/probes/
H A Dftrace.c7 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
/openbmc/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c242 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()
/openbmc/linux/kernel/livepatch/
H A Dpatch.c43 struct ftrace_regs *fregs) in klp_ftrace_handler()
/openbmc/linux/fs/pstore/
H A Dftrace.c29 struct ftrace_regs *fregs) in pstore_ftrace_call()
/openbmc/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()
/openbmc/linux/arch/s390/kernel/
H A Dftrace.c292 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()

12