Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask_stack.h92 extern void thread_stack_cache_init(void);
/OK3568_Linux_fs/kernel/init/
H A Dmain.c764 void __init __weak thread_stack_cache_init(void) in thread_stack_cache_init() function
1039 thread_stack_cache_init(); in start_kernel()
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c322 void thread_stack_cache_init(void) in thread_stack_cache_init() function