Home
last modified time | relevance | path

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

/linux/arch/arm/probes/uprobes/
H A Dcore.c29 int set_swbp(struct arch_uprobe *auprobe, struct vm_area_struct *vma, in set_swbp() function
/linux/arch/x86/kernel/
H A Duprobes.c1076 int set_swbp(struct arch_uprobe *auprobe, struct vm_area_struct *vma, in set_swbp() function
/linux/kernel/events/
H A Duprobes.c612 int __weak set_swbp(struct arch_uprobe *auprobe, struct vm_area_struct *vma, in set_swbp() function