Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c2296 pre_ssout(struct uprobe *uprobe, struct pt_regs *regs, unsigned long bp_vaddr) in pre_ssout()
2404 static struct uprobe *find_active_uprobe_speculative(unsigned long bp_vaddr) in find_active_uprobe_speculative()
2446 static struct uprobe *find_active_uprobe_rcu(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe_rcu()
2688 unsigned long bp_vaddr; in handle_swbp() local