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