Searched refs:stack_depot_print (Results 1 – 9 of 9) sorted by relevance
56 def stack_depot_print(handle): function82 stack_depot_print(gdb.Value(handle).cast(utils.get_uint_type()))
136 stackdepot.stack_depot_print(page_owner["handle"])142 stackdepot.stack_depot_print(page_owner["free_handle"])181 stackdepot.stack_depot_print(page_owner["handle"])
235 stackdepot.stack_depot_print(loc['handle'])
199 stack_depot_print(alloc_meta->aux_stack[0]); in kasan_print_aux_stacks()204 stack_depot_print(alloc_meta->aux_stack[1]); in kasan_print_aux_stacks()
207 void stack_depot_print(depot_stack_handle_t stack);
315 stack_depot_print(tracker->alloc_stack_handle); in ref_tracker_free()319 stack_depot_print(tracker->free_stack_handle); in ref_tracker_free()
808 void stack_depot_print(depot_stack_handle_t stack) in stack_depot_print() function817 EXPORT_SYMBOL_GPL(stack_depot_print);
682 stack_depot_print(handle); in test_stackdepot_roundtrip()
1132 stack_depot_print(handle); in print_track()