Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstackdepot.h113 int stack_depot_init(void);
120 static inline int stack_depot_init(void) { return 0; } in stack_depot_init() function
H A Dref_tracker.h71 stack_depot_init(); in ref_tracker_dir_init()
/linux/lib/
H A Dstackdepot.c228 int stack_depot_init(void) in stack_depot_init() function
288 EXPORT_SYMBOL_GPL(stack_depot_init);
/linux/mm/
H A Dslab_common.c300 stack_depot_init(); in __kmem_cache_create_args()