Searched refs:show_ftrace_seq_ops (Results 1 – 1 of 1) sorted by relevance
3807 static const struct seq_operations show_ftrace_seq_ops = { variable3827 iter = __seq_open_private(file, &show_ftrace_seq_ops, sizeof(*iter)); in ftrace_avail_open()3851 iter = __seq_open_private(file, &show_ftrace_seq_ops, sizeof(*iter)); in ftrace_enabled_open()3941 ret = seq_open(file, &show_ftrace_seq_ops); in ftrace_regex_open()