Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Duprobes.c2397 static struct uprobe *find_active_uprobe_speculative(unsigned long bp_vaddr) in find_active_uprobe_speculative() function
2445 uprobe = find_active_uprobe_speculative(bp_vaddr); in find_active_uprobe_rcu()