Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dtrace.c5628 static const struct seq_operations tracing_eval_map_seq_ops = { variable
5643 return seq_open(filp, &tracing_eval_map_seq_ops); in tracing_eval_map_open()