Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Duprobes.c2038 static struct uprobe *find_active_uprobe(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe() function
2194 uprobe = find_active_uprobe(bp_vaddr, &is_swbp); in handle_swbp()