Home
last modified time | relevance | path

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

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