vma_has_uprobes
if (vma_has_uprobes(vma, start, end))
if (vma_has_uprobes(vma, vma->vm_start, vma->vm_end))