Searched refs:thread_stack_cache_init (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/sched/ | ||
| H A D | task_stack.h | 97 extern void thread_stack_cache_init(void); |
| /linux/kernel/ | ||
| H A D | fork.c | 459 void thread_stack_cache_init(void) in thread_stack_cache_init() function |