Home
last modified time | relevance | path

Searched refs:ftrace_ops_test (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace_internal.h14 int ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs);
36 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
H A Dfgraph.c449 if (!ftrace_ops_test(&global_ops, trace->func, NULL)) in ftrace_graph_entry_test()
H A Dftrace.c1478 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
1623 if (ftrace_ops_test(ops, rec->ip, rec)) { in test_rec_ops_needs_regs()
7046 ftrace_ops_test(op, ip, regs)) { in __ftrace_ops_list_func()
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace_internal.h17 int ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs);
37 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
H A Dfgraph.c486 if (!ftrace_ops_test(&global_ops, trace->func, NULL)) in ftrace_graph_entry_test()
H A Dftrace.c1507 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
1666 if (ftrace_ops_test(ops, rec->ip, rec)) { in test_rec_ops_needs_regs()
7374 ftrace_ops_test(op, ip, regs)) { in __ftrace_ops_list_func()

Completed in 21 milliseconds