Home
last modified time | relevance | path

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

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