Searched defs:fregs (Results 26 – 33 of 33) sorted by relevance
12
/Linux-v6.6/kernel/trace/ |
D | trace_stack.c | 293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
|
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() 785 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call() 2592 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs() 4633 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_probe_call() 7343 struct ftrace_ops *ignored, struct ftrace_regs *fregs) in __ftrace_ops_list_func() 7400 struct ftrace_ops *op, struct ftrace_regs *fregs) in arch_ftrace_ops_list_func() 7418 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_assist_func()
|
D | trace_sched_wakeup.c | 214 struct ftrace_ops *op, struct ftrace_regs *fregs) in wakeup_tracer_call()
|
D | trace_irqsoff.c | 141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
|
/Linux-v6.6/arch/arm64/kernel/ |
D | ftrace.c | 482 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
/Linux-v6.6/arch/s390/lib/ |
D | test_unwind.c | 271 struct ftrace_regs *fregs) in test_unwind_ftrace_handler()
|
/Linux-v6.6/arch/x86/kernel/ |
D | ftrace.c | 657 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
/Linux-v6.6/arch/powerpc/kernel/trace/ |
D | ftrace_64_pg.c | 825 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_graph_func()
|
12