Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Duprobes.c1713 static struct uprobe *find_active_uprobe(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe() function
1867 uprobe = find_active_uprobe(bp_vaddr, &is_swbp); in handle_swbp()