Home
last modified time | relevance | path

Searched refs:tracing_saved_cmdlines_fops (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dtrace_sched_switch.c590 const struct file_operations tracing_saved_cmdlines_fops = { variable
H A Dtrace.h1456 extern const struct file_operations tracing_saved_cmdlines_fops;
H A Dtrace.c10100 NULL, &tracing_saved_cmdlines_fops); in tracer_init_tracefs_work_func()