Searched refs:allocate_fgraph_ops (Results 1 – 3 of 3) sorted by relevance
98 ret = allocate_fgraph_ops(tr, tr->ops); in ftrace_create_function_files()
975 extern int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops);1146 #define allocate_fgraph_ops(tr, ops) ({ 0; }) macro
433 int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in allocate_fgraph_ops() function