Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/um/
Dmem_32.c29 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v4.19/arch/riscv/kernel/
Dvdso.c122 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v4.19/arch/x86/entry/vsyscall/
Dvsyscall_64.c302 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v4.19/arch/arm/kernel/
Dprocess.c346 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v4.19/arch/ia64/mm/
Dinit.c288 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v4.19/include/linux/
Dmm.h2635 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function