Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c2315 pre_ssout(struct uprobe *uprobe, struct pt_regs *regs, unsigned long bp_vaddr) in pre_ssout()
2423 static struct uprobe *find_active_uprobe_speculative(unsigned long bp_vaddr) in find_active_uprobe_speculative()
2465 static struct uprobe *find_active_uprobe_rcu(unsigned long bp_vaddr, int *is_swbp) in find_active_uprobe_rcu()
2711 unsigned long bp_vaddr; in handle_swbp() local
2789 void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr) in handle_syscall_uprobe()