Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_uprobe.c777 static const struct seq_operations probes_seq_op = { variable
798 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c1195 static const struct seq_operations probes_seq_op = { variable
1216 return seq_open(file, &probes_seq_op); in probes_open()