Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h215 struct trace_option_dentry;
229 struct trace_option_dentry *topts;
609 struct trace_option_dentry { struct
H A Dtrace.c7692 struct trace_option_dentry *topt = filp->private_data; in trace_options_read()
7707 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
7733 struct trace_option_dentry *topt = inode->i_private; in tracing_open_options()
7746 struct trace_option_dentry *topt = file->private_data; in tracing_release_options()
7890 struct trace_option_dentry *topt, in create_trace_option_file()
7912 struct trace_option_dentry *topts; in create_trace_option_files()