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