Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_uprobe.c773 static const struct seq_operations probes_seq_op = { variable
794 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c1212 static const struct seq_operations probes_seq_op = { variable
1233 return seq_open(file, &probes_seq_op); in probes_open()