Searched defs:fregs (Results 1 – 8 of 8) sorted by relevance
/kernel/trace/ |
D | trace_selftest.c | 110 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() 417 struct ftrace_regs *fregs) in trace_selftest_test_recursion_func() 432 struct ftrace_regs *fregs) in trace_selftest_test_recursion_safe_func() 551 struct ftrace_regs *fregs) in trace_selftest_test_regs_func()
|
D | trace_functions.c | 173 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_call() 220 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_stack_trace_call() 284 struct ftrace_regs *fregs) in function_no_repeats_trace_call() 333 struct ftrace_regs *fregs) in function_stack_no_repeats_trace_call()
|
D | trace_event_perf.c | 433 struct ftrace_ops *ops, struct ftrace_regs *fregs) in perf_ftrace_function_call()
|
D | trace_stack.c | 293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
|
D | trace_sched_wakeup.c | 214 struct ftrace_ops *op, struct ftrace_regs *fregs) in wakeup_tracer_call()
|
D | ftrace.c | 143 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_pid_func() 757 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call() 2401 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs() 4325 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_probe_call() 7000 struct ftrace_ops *ignored, struct ftrace_regs *fregs) in __ftrace_ops_list_func() 7058 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_list_func() 7077 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_assist_func()
|
D | trace_irqsoff.c | 141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
|
/kernel/livepatch/ |
D | patch.c | 43 struct ftrace_regs *fregs) in klp_ftrace_handler()
|