Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_functions_graph.c117 static int __graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace, in __graph_entry() function
151 return __graph_entry(tr, trace, trace_ctx, NULL); in __trace_graph_entry()
271 ret = __graph_entry(tr, trace, trace_ctx, fregs); in graph_entry()