Home
last modified time | relevance | path

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

/arch/sh/kernel/vsyscall/
Dvsyscall.c98 struct vm_area_struct *get_gate_vma(struct task_struct *task) in get_gate_vma() function
/arch/x86/vdso/
Dvdso32-setup.c417 struct vm_area_struct *get_gate_vma(struct task_struct *tsk) in get_gate_vma() function
429 const struct vm_area_struct *vma = get_gate_vma(task); in in_gate_area()
/arch/s390/kernel/
Dvdso.c349 struct vm_area_struct *get_gate_vma(struct task_struct *tsk) in get_gate_vma() function
/arch/x86/mm/
Dinit_64.c1123 struct vm_area_struct *get_gate_vma(struct task_struct *tsk) in get_gate_vma() function
1134 struct vm_area_struct *vma = get_gate_vma(task); in in_gate_area()
/arch/powerpc/kernel/
Dvdso.c812 struct vm_area_struct *get_gate_vma(struct task_struct *tsk) in get_gate_vma() function