Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/
H A Dmem_32.c26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/openbmc/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c293 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/openbmc/linux/arch/arm/kernel/
H A Dprocess.c322 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/openbmc/linux/arch/ia64/mm/
H A Dinit.c296 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
/openbmc/linux/include/linux/
H A Dmm.h3727 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function