vma_is_fork_child
if (vma_is_fork_child(src))
if (vma_is_fork_child(copied_from))
return !vma_is_fork_child(tgt);