Home
last modified time | relevance | path

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

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