Searched defs:fregs (Results 1 – 9 of 9) 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() 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()
|
D | fprobe.c | 24 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_handler() 66 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_kprobe_handler()
|
D | trace_functions.c | 173 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()
|
D | trace_event_perf.c | 434 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 | trace_irqsoff.c | 141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
|
D | ftrace.c | 140 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_pid_func() 754 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call() 2495 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs() 4474 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_probe_call() 7542 struct ftrace_ops *ignored, struct ftrace_regs *fregs) in __ftrace_ops_list_func() 7601 struct ftrace_ops *op, struct ftrace_regs *fregs) in arch_ftrace_ops_list_func() 7619 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_ops_assist_func()
|
/kernel/livepatch/ |
D | patch.c | 43 struct ftrace_regs *fregs) in klp_ftrace_handler()
|