Home
last modified time | relevance | path

Searched refs:task_stack_vm_area (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/sched/
A Dtask.h154 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area() function
159 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area() function
/linux-6.3-rc2/kernel/
A Dfork.c491 struct vm_struct *vm = task_stack_vm_area(tsk); in account_kernel_stack()
514 vm = task_stack_vm_area(tsk); in exit_task_stack_account()
/linux-6.3-rc2/kernel/dma/
A Ddebug.c1043 struct vm_struct *stack_vm_area = task_stack_vm_area(current); in check_for_stack()

Completed in 11 milliseconds