Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/mm/
H A Dinit.c129 if (insert_vm_struct(current->mm, vma)) { in ia64_init_addr_space()
147 if (insert_vm_struct(current->mm, vma)) { in ia64_init_addr_space()
/openbmc/linux/mm/
H A Dmmap.c3298 int insert_vm_struct(struct mm_struct *mm, struct vm_area_struct *vma) in insert_vm_struct() function
3571 ret = insert_vm_struct(mm, vma); in __install_special_mapping()
/openbmc/linux/fs/
H A Dexec.c279 err = insert_vm_struct(mm, vma); in __bprm_mm_init()
/openbmc/linux/include/linux/
H A Dmm.h3240 extern int insert_vm_struct(struct mm_struct *, struct vm_area_struct *);