Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Dtask_stack.h97 extern void thread_stack_cache_init(void);
/linux-6.12.1/init/
Dmain.c801 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1079 thread_stack_cache_init(); in start_kernel()
/linux-6.12.1/kernel/
Dfork.c412 void thread_stack_cache_init(void) in thread_stack_cache_init() function