Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace.c5942 static const struct seq_operations tracing_saved_tgids_seq_ops = { variable
5957 return seq_open(filp, &tracing_saved_tgids_seq_ops); in tracing_saved_tgids_open()