Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.c6092 static const struct seq_operations tracing_eval_map_seq_ops = { variable
6107 return seq_open(filp, &tracing_eval_map_seq_ops); in tracing_eval_map_open()