Home
last modified time | relevance | path

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

/linux-6.8/include/linux/sched/
Dtask_stack.h95 extern void thread_stack_cache_init(void);
/linux-6.8/init/
Dmain.c780 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1047 thread_stack_cache_init(); in start_kernel()
/linux-6.8/kernel/
Dfork.c404 void thread_stack_cache_init(void) in thread_stack_cache_init() function