Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/um/
Dmem_32.c26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.4/arch/x86/entry/vsyscall/
Dvsyscall_64.c316 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.4/arch/arm/kernel/
Dprocess.c342 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.4/arch/ia64/mm/
Dinit.c285 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.4/include/linux/
Dmm.h2707 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function