Home
last modified time | relevance | path

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

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