Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/events/
Duprobes.c2099 static struct uprobe *find_active_uprobe_rcu(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe_rcu() function
2277 uprobe = find_active_uprobe_rcu(bp_vaddr, &is_swbp); in handle_swbp()