Searched refs:stack_depot_init (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dstackdepot.h102 * 3. Calling stack_depot_init(). Possible after boot is complete. This option
106 * stack_depot_init() and stack_depot_request_early_init() can be called
113 int stack_depot_init(void);
120 static inline int stack_depot_init(void) { return 0; } function
H A Dref_tracker.h38 stack_depot_init();
/linux-master/lib/
H A Dstackdepot.c133 * stack_depot_init() will not print one.
150 * stack_bucket_number_order: stack_depot_init() uses its value.
189 int stack_depot_init(void) function
239 EXPORT_SYMBOL_GPL(stack_depot_init); variable
/linux-master/drivers/gpu/drm/
H A Ddrm_modeset_lock.c113 stack_depot_init();
H A Ddrm_mm.c985 stack_depot_init();
/linux-master/mm/
H A Dslab_common.c294 stack_depot_init();
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c5679 stack_depot_init();

Completed in 158 milliseconds