Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dstackdepot.h25 int stack_depot_init(void);
27 static inline int stack_depot_init(void) in stack_depot_init() function
/Linux-v5.15/lib/
Dstackdepot.c165 int __init stack_depot_init(void) in stack_depot_init() function
/Linux-v5.15/init/
Dmain.c846 stack_depot_init(); in mm_init()