Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dkprobes.c2259 static const struct seq_operations kprobes_seq_ops = { variable
2268 return seq_open(filp, &kprobes_seq_ops); in kprobes_open()