Searched refs:__remove_shared_vm_struct (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmap.c107 static void __remove_shared_vm_struct(struct vm_area_struct *vma, function
129 __remove_shared_vm_struct(vma, mapping);
526 __remove_shared_vm_struct(vp->remove, vp->mapping);
528 __remove_shared_vm_struct(vp->remove2, vp->mapping);

Completed in 175 milliseconds