Searched refs:stack_depot_request_early_init (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dstackdepot.h98 * 2. Calling stack_depot_request_early_init() during early boot, before
106 * stack_depot_init() and stack_depot_request_early_init() can be called
115 void __init stack_depot_request_early_init(void);
122 static inline void stack_depot_request_early_init(void) { } function
/linux-master/lib/
H A Dstackdepot.c104 void __init stack_depot_request_early_init(void) function
/linux-master/mm/
H A Dpage_owner.c78 stack_depot_request_early_init();
H A Dkmemleak.c2150 stack_depot_request_early_init();
H A Dslub.c1724 stack_depot_request_early_init();
1743 stack_depot_request_early_init();

Completed in 154 milliseconds