Home
last modified time | relevance | path

Searched defs:bp_vaddr (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/kernel/events/
Duprobes.c2288 pre_ssout(struct uprobe *uprobe, struct pt_regs *regs, unsigned long bp_vaddr) in pre_ssout()
2397 static struct uprobe *find_active_uprobe_speculative(unsigned long bp_vaddr) in find_active_uprobe_speculative()
2439 static struct uprobe *find_active_uprobe_rcu(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe_rcu()
2681 unsigned long bp_vaddr; in handle_swbp() local