Searched refs:alloc_thread_stack_node (Results 1 – 3 of 3) sorted by relevance
83 alloc_thread_stack_node()调用__vmalloc_node_range()来分配带有PAGE_KERNEL
272 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function356 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function391 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function417 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function1118 err = alloc_thread_stack_node(tsk, node); in dup_task_struct()
91 alloc_thread_stack_node() calls __vmalloc_node_range() to allocate stack