Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dtask_stack.h94 extern void thread_stack_cache_init(void);
/linux-6.1.9/init/
Dmain.c779 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1117 thread_stack_cache_init(); in start_kernel()
/linux-6.1.9/kernel/
Dfork.c408 void thread_stack_cache_init(void) in thread_stack_cache_init() function