Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sched/
Dtask_stack.h94 extern void thread_stack_cache_init(void);
/linux-5.19.10/init/
Dmain.c777 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1110 thread_stack_cache_init(); in start_kernel()
/linux-5.19.10/kernel/
Dfork.c409 void thread_stack_cache_init(void) in thread_stack_cache_init() function