Searched defs:fregs (Results 26 – 36 of 36) sorted by relevance
12
/openbmc/linux/kernel/trace/ |
H A D | trace_stack.c | 293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
|
H A D | trace_sched_wakeup.c | 214 struct ftrace_ops *op, struct ftrace_regs *fregs) in wakeup_tracer_call()
|
H A D | ftrace.c | 143 struct ftrace_regs *fregs) in ftrace_ops_nop_func() 171 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_pid_func() 782 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call() 2555 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs() 4599 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_probe_call() 7357 struct ftrace_ops *ignored, struct ftrace_regs *fregs) in __ftrace_ops_list_func() 7414 struct ftrace_ops *op, struct ftrace_regs *fregs) in arch_ftrace_ops_list_func() 7432 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_assist_func()
|
H A D | trace_irqsoff.c | 141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ftrace.c | 482 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_unwind.c | 271 struct ftrace_regs *fregs) in test_unwind_ftrace_handler()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ftrace.c | 657 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
/openbmc/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_pg.c | 830 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.h | 144 float32 fregs[32]; /* floating point registers */ member
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.h | 107 FPReg fregs[8]; member
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.h | 519 } fregs[16]; member
|
12