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