set_swbp
extern int set_swbp(struct arch_uprobe *aup, struct vm_area_struct *vma, unsigned long vaddr);
ret = set_swbp(&uprobe->arch, vma, vaddr);