Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dtrace.c1749 static const struct file_operations tracing_max_lat_fops; variable
1777 &tracing_max_lat_fops); in trace_create_maxlat_file()
1809 d_tracer, tr, &tracing_max_lat_fops)
7786 static const struct file_operations tracing_max_lat_fops = { variable