Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_printk.c353 static const struct seq_operations show_format_seq_ops = { variable
369 return seq_open(file, &show_format_seq_ops); in ftrace_formats_open()