Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_uprobe.c784 static const struct seq_operations probes_seq_op = { variable
805 return seq_open(file, &probes_seq_op); in probes_open()
H A Dtrace_kprobe.c1310 static const struct seq_operations probes_seq_op = { variable
1331 return seq_open(file, &probes_seq_op); in probes_open()