Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c212 static struct vm_struct *alloc_thread_stack_node_from_cache(struct task_struct *tsk, int node) in alloc_thread_stack_node_from_cache() function
335 vm_area = alloc_thread_stack_node_from_cache(tsk, node); in alloc_thread_stack_node()