Searched defs:fgraph_data (Results 1 – 2 of 2) sorted by relevance
36 struct fgraph_data { struct37 struct fgraph_cpu_data __percpu *cpu_data;40 union {45 struct ftrace_graph_ret_entry ret;46 int failed;47 int cpu;
253 unsigned long *fgraph_data = NULL; in fprobe_entry() local343 unsigned long *fgraph_data = NULL; in fprobe_return() local