Lines Matching refs:dentry
310 struct dentry *d_max_latency;
350 struct dentry *dir;
351 struct dentry *options;
352 struct dentry *percpu_dir;
353 struct dentry *event_dir;
494 struct dentry *entry;
737 struct dentry *trace_create_file(const char *name,
739 struct dentry *parent,
1134 struct dentry *parent);
1141 void ftrace_init_tracefs(struct trace_array *tr, struct dentry *d_tracer);
1143 struct dentry *d_tracer);
1155 struct dentry *parent) in ftrace_create_function_files()
1168 static inline void ftrace_init_tracefs(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs()
1169 static inline void ftrace_init_tracefs_toplevel(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs_toplevel()
1223 struct dentry *parent);
1447 struct dentry *entry;
1680 extern int event_trace_add_tracer(struct dentry *parent, struct trace_array *tr);