Home
last modified time | relevance | path

Searched refs:stack_depot_init (Results 1 – 5 of 5) 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.c303 stack_depot_init(); in __kmem_cache_create_args()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c248 stack_depot_init(); in xe_guc_ct_init_noalloc()