Searched defs:fgraph_data (Results 1 – 2 of 2) sorted by relevance
30 struct fgraph_data { struct31 struct fgraph_cpu_data __percpu *cpu_data;34 union {37 } ent;38 struct ftrace_graph_ret_entry ret;39 int failed;40 int cpu;
250 unsigned long *fgraph_data = NULL; in fprobe_entry() local340 unsigned long *fgraph_data = NULL; in fprobe_return() local