Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_uprobe.c762 static const struct seq_operations probes_seq_op = { variable
783 return seq_open(file, &probes_seq_op); in probes_open()
Dtrace_kprobe.c928 static const struct seq_operations probes_seq_op = { variable
949 return seq_open(file, &probes_seq_op); in probes_open()