Home
last modified time | relevance | path

Searched refs:insert_vm_struct (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmmap.c1327 int insert_vm_struct(struct mm_struct *mm, struct vm_area_struct *vma) in insert_vm_struct() function
1506 ret = insert_vm_struct(mm, vma); in __install_special_mapping()
/linux/include/linux/
H A Dmm.h3320 extern int insert_vm_struct(struct mm_struct *, struct vm_area_struct *);