Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_uprobe.c776 static const struct seq_operations probes_seq_op = { variable
797 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c1134 static const struct seq_operations probes_seq_op = { variable
1155 return seq_open(file, &probes_seq_op); in probes_open()