Home
last modified time | relevance | path

Searched defs:get_gate_vma (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/um/
Dmem_32.c30 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/linux-4.1.27/arch/x86/kernel/
Dvsyscall_64.c291 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/linux-4.1.27/arch/arm/kernel/
Dprocess.c312 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/linux-4.1.27/arch/ia64/mm/
Dinit.c295 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/linux-4.1.27/include/linux/
Dmm.h2116 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function