Searched refs:allocate_fgraph_ops (Results 1 – 3 of 3) sorted by relevance
94 ret = allocate_fgraph_ops(tr, tr->ops); in ftrace_create_function_files()
907 extern int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops);1076 #define allocate_fgraph_ops(tr, ops) ({ 0; }) macro
293 int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in allocate_fgraph_ops() function
Completed in 17 milliseconds