Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/um/
Dmem_32.c26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v6.1/arch/x86/entry/vsyscall/
Dvsyscall_64.c317 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v6.1/arch/arm/kernel/
Dprocess.c324 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v6.1/arch/ia64/mm/
Dinit.c282 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/Linux-v6.1/include/linux/
Dmm.h3217 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function