Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstackdepot.h25 int stack_depot_init(void);
27 static inline int stack_depot_init(void) in stack_depot_init() function
/OK3568_Linux_fs/kernel/lib/
H A Dstackdepot.c165 int __init stack_depot_init(void) in stack_depot_init() function
/OK3568_Linux_fs/kernel/init/
H A Dmain.c824 stack_depot_init(); in mm_init()