Searched refs:ftrace_ops_test (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/kernel/trace/ |
| D | ftrace.c | 1507 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function 1638 if (ftrace_ops_test(ops, rec->ip, rec)) { in test_rec_ops_needs_regs() 6217 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function 6280 ftrace_ops_test(op, ip, regs)) { in __ftrace_ops_list_func() 6920 if (!ftrace_ops_test(&global_ops, trace->func, NULL)) in ftrace_graph_entry_test()
|