Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_uprobe.c772 static const struct seq_operations probes_seq_op = { variable
793 return seq_open(file, &probes_seq_op); in probes_open()
H A Dtrace_kprobe.c1141 static const struct seq_operations probes_seq_op = { variable
1162 return seq_open(file, &probes_seq_op); in probes_open()