vma_start_read_locked
if (unlikely(!vma_start_read_locked(vma)))
if (!vma_start_read_locked(*dst_vmap)) {
bool locked = vma_start_read_locked(vma);