Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.h210 struct trace_option_dentry;
224 struct trace_option_dentry *topts;
576 struct trace_option_dentry { struct
H A Dtrace.c6177 struct trace_option_dentry;
8913 struct trace_option_dentry *topt = filp->private_data; in trace_options_read()
8928 struct trace_option_dentry *topt = filp->private_data; in trace_options_write()
8955 struct trace_option_dentry *topt = inode->i_private; in tracing_open_options()
8968 struct trace_option_dentry *topt = file->private_data; in tracing_release_options()
9112 struct trace_option_dentry *topt, in create_trace_option_file()
9134 struct trace_option_dentry *topts; in create_trace_option_files()