Home
last modified time | relevance | path

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

/include/linux/
Dstackdepot.h118 int __init stack_depot_early_init(void);
124 static inline int stack_depot_early_init(void) { return 0; } in stack_depot_early_init() function