Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/um/
Dmem_32.c26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.15/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.15/arch/arm/kernel/
Dprocess.c323 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.15/arch/ia64/mm/
Dinit.c282 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v5.15/include/linux/
Dmm.h3043 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function