Home
last modified time | relevance | path

Searched defs:is_swbp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/events/
Duprobes.c260 bool is_swbp; in verify_opcode() local
1736 static struct uprobe *find_active_uprobe(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe()