Home
last modified time | relevance | path

Searched defs:top_dir (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dtrace_osnoise.c2725 static int init_timerlat_stack_tracefs(struct dentry *top_dir) in init_timerlat_stack_tracefs()
2737 static int init_timerlat_stack_tracefs(struct dentry *top_dir) in init_timerlat_stack_tracefs()
2743 static int osnoise_create_cpu_timerlat_fd(struct dentry *top_dir) in osnoise_create_cpu_timerlat_fd()
2786 static int init_timerlat_tracefs(struct dentry *top_dir) in init_timerlat_tracefs()
2808 static int init_timerlat_tracefs(struct dentry *top_dir) in init_timerlat_tracefs()
2823 struct dentry *top_dir; in init_tracefs() local