Searched refs:stack_depot_early_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dstackdepot.h99 * stack_depot_early_init() in mm_init() completes. For example, this can
118 int __init stack_depot_early_init(void);
124 static inline int stack_depot_early_init(void) { return 0; } function
/linux-master/lib/
H A Dstackdepot.c122 int __init stack_depot_early_init(void) function
201 * Similarly to stack_depot_early_init, use stack_bucket_number_order
/linux-master/mm/
H A Dmm_init.c2773 stack_depot_early_init();

Completed in 123 milliseconds