Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dmem_32.c26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/OK3568_Linux_fs/kernel/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c316 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c330 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Dinit.c288 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h3172 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function