Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_uprobe.c613 static const struct seq_operations probes_seq_op = { variable
630 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c849 static const struct seq_operations probes_seq_op = { variable
866 return seq_open(file, &probes_seq_op); in probes_open()