Home
last modified time | relevance | path

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

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