Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h187 struct trace_option_dentry;
201 struct trace_option_dentry *topts;
506 struct trace_option_dentry { struct
Dtrace.c6379 struct trace_option_dentry;
8826 struct trace_option_dentry *topt = filp->private_data; in trace_options_read()
8841 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
8868 struct trace_option_dentry *topt = inode->i_private; in tracing_open_options()
8881 struct trace_option_dentry *topt = file->private_data; in tracing_release_options()
9025 struct trace_option_dentry *topt, in create_trace_option_file()
9047 struct trace_option_dentry *topts; in create_trace_option_files()