Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c775 static const struct seq_operations probes_seq_op = { variable
796 return seq_open(file, &probes_seq_op); in probes_open()
H A Dtrace_kprobe.c1224 static const struct seq_operations probes_seq_op = { variable
1245 return seq_open(file, &probes_seq_op); in probes_open()