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.c2739 static int init_timerlat_stack_tracefs(struct dentry *top_dir) in init_timerlat_stack_tracefs()
2751 static int init_timerlat_stack_tracefs(struct dentry *top_dir) in init_timerlat_stack_tracefs()
2757 static int osnoise_create_cpu_timerlat_fd(struct dentry *top_dir) in osnoise_create_cpu_timerlat_fd()
2800 static int init_timerlat_tracefs(struct dentry *top_dir) in init_timerlat_tracefs()
2822 static int init_timerlat_tracefs(struct dentry *top_dir) in init_timerlat_tracefs()
2837 struct dentry *top_dir; in init_tracefs() local