Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace.c2844 struct trace_option_dentry;
2846 static struct trace_option_dentry *
2850 destroy_trace_option_files(struct trace_option_dentry *topts);
2854 static struct trace_option_dentry *topts; in tracing_set_tracer()
4066 struct trace_option_dentry { struct
4076 struct trace_option_dentry *topt = filp->private_data; in trace_options_read() argument
4091 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
4223 create_trace_option_file(struct trace_option_dentry *topt, in create_trace_option_file()
4241 static struct trace_option_dentry *
4244 struct trace_option_dentry *topts; in create_trace_option_files()
[all …]