Home
last modified time | relevance | path

Searched defs:stack_depot_early_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dstackdepot.h68 static inline int stack_depot_early_init(void) { return 0; } in stack_depot_early_init() function
/openbmc/linux/lib/
H A Dstackdepot.c124 int __init stack_depot_early_init(void) in stack_depot_early_init() function