Home
last modified time | relevance | path

Searched refs:ftrace_ops_test (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dftrace_internal.h17 int ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs);
39 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
H A Dfgraph.c693 if (ftrace_ops_test(&gops->ops, func, NULL) && in function_graph_enter_regs()
H A Dftrace.c1536 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() function
1694 if (ftrace_ops_test(ops, rec->ip, rec)) { in test_rec_ops_needs_regs()
7911 ftrace_ops_test(op, ip, regs)) { in __ftrace_ops_list_func()