Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dkprobes.c1512 struct kprobe_blacklist_entry *ent; in __within_kprobe_blacklist()
2367 struct kprobe_blacklist_entry *ent; in kprobe_add_ksym_blacklist()
2404 struct kprobe_blacklist_entry *ent, *n; in kprobe_remove_area_blacklist()
2779 struct kprobe_blacklist_entry *ent = in kprobe_blacklist_seq_show()
2780 list_entry(v, struct kprobe_blacklist_entry, list); in kprobe_blacklist_seq_show()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkprobes.h177 struct kprobe_blacklist_entry { struct