Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/sched/
Dtask_stack.h97 extern void thread_stack_cache_init(void);
/linux-6.14.4/init/
Dmain.c794 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1073 thread_stack_cache_init(); in start_kernel()
/linux-6.14.4/kernel/
Dfork.c411 void thread_stack_cache_init(void) in thread_stack_cache_init() function