Searched refs:task_stack_vm_area (Results 1 – 4 of 4) sorted by relevance
148 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area() function153 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area() function
274 stack_vm_area = task_stack_vm_area(current); in dump_stack_minidump()400 stack_vm_area = task_stack_vm_area(current); in md_current_stack_ipi_handler()421 stack_vm_area = task_stack_vm_area(current); in update_md_suspend_current_stack()461 stack_vm_area = task_stack_vm_area(current); in register_current_stack()490 struct vm_struct *stack_vm_area = task_stack_vm_area(current); in register_suspend_stack()
281 struct vm_struct *vm = task_stack_vm_area(tsk); in free_thread_stack()386 struct vm_struct *vm = task_stack_vm_area(tsk); in account_kernel_stack()401 struct vm_struct *vm = task_stack_vm_area(tsk); in memcg_charge_kernel_stack()906 stack_vm_area = task_stack_vm_area(tsk); in dup_task_struct()
1046 struct vm_struct *stack_vm_area = task_stack_vm_area(current); in check_for_stack()