Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dutil.c202 static int vm_is_stack_for_task(struct task_struct *t, in vm_is_stack_for_task() function
217 if (vm_is_stack_for_task(task, vma)) in task_of_stack()
224 if (vm_is_stack_for_task(t, vma)) in task_of_stack()