Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_uprobe.c600 static const struct seq_operations probes_seq_op = { variable
617 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c962 static const struct seq_operations probes_seq_op = { variable
979 return seq_open(file, &probes_seq_op); in probes_open()