Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.c4019 static const struct seq_operations tracing_enum_map_seq_ops = { variable
4031 return seq_open(filp, &tracing_enum_map_seq_ops); in tracing_enum_map_open()