Lines Matching refs:trace_option_dentry
4297 struct trace_option_dentry;
4299 static struct trace_option_dentry *
4303 destroy_trace_option_files(struct trace_option_dentry *topts);
4324 static struct trace_option_dentry *topts; in update_tracer_options()
6137 struct trace_option_dentry { struct
6148 struct trace_option_dentry *topt = filp->private_data; in trace_options_read() argument
6163 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
6284 struct trace_option_dentry *topt, in create_trace_option_file()
6303 static struct trace_option_dentry *
6306 struct trace_option_dentry *topts; in create_trace_option_files()
6336 destroy_trace_option_files(struct trace_option_dentry *topts) in destroy_trace_option_files()