Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace.c1748 static const struct file_operations tracing_max_lat_fops; variable
1776 &tracing_max_lat_fops); in trace_create_maxlat_file()
1808 d_tracer, tr, &tracing_max_lat_fops)
7785 static const struct file_operations tracing_max_lat_fops = { variable