Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_osnoise.c2208 static const struct seq_operations osnoise_options_seq_ops = { variable
2217 return seq_open(file, &osnoise_options_seq_ops); in osnoise_options_open()