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.h209 struct trace_option_dentry;
223 struct trace_option_dentry *topts;
576 struct trace_option_dentry { struct
577 opttrace_option_dentry global() argument
578 flagstrace_option_dentry global() argument
579 trtrace_option_dentry global() argument
580 entrytrace_option_dentry global() argument
H A Dtrace.c6214 struct trace_option_dentry;
9010 struct trace_option_dentry *topt = filp->private_data; in trace_options_read()
9025 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
9051 struct trace_option_dentry *topt = inode->i_private; in tracing_open_options()
9064 struct trace_option_dentry *topt = file->private_data; in tracing_release_options()
9208 struct trace_option_dentry *topt, in create_trace_option_file()
9230 struct trace_option_dentry *topts; in create_trace_option_files()