Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/mm/
H A Dvmalloced-kernel-stacks.rst83 alloc_thread_stack_node()调用__vmalloc_node_range()来分配带有PAGE_KERNEL
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst91 alloc_thread_stack_node() calls __vmalloc_node_range() to allocate stack
/linux/kernel/
H A Dfork.c280 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function
362 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function
397 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() function
877 err = alloc_thread_stack_node(tsk, node); in dup_task_struct()
/linux/Documentation/filesystems/
H A Dproc.rst1023 9192960 2800 kernel/fork.c:307 func:alloc_thread_stack_node