Home
last modified time | relevance | path

Searched refs:trace_option_dentry (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/trace/
Dtrace.c4297 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()
[all …]