Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace.c6192 static const struct seq_operations tracing_eval_map_seq_ops = { variable
6207 return seq_open(filp, &tracing_eval_map_seq_ops); in tracing_eval_map_open()