Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dkprobes.c2428 static const struct seq_operations kprobe_blacklist_seq_ops = { variable
2437 return seq_open(filp, &kprobe_blacklist_seq_ops); in kprobe_blacklist_open()