Searched refs:__stack_depot_get_stack_record (Results 1 – 3 of 3) sorted by relevance
189 struct stack_record *__stack_depot_get_stack_record(depot_stack_handle_t handle);
123 dummy_stack.stack_record = __stack_depot_get_stack_record(dummy_handle); in init_page_owner()124 failure_stack.stack_record = __stack_depot_get_stack_record(failure_handle); in init_page_owner()197 struct stack_record *stack_record = __stack_depot_get_stack_record(handle); in inc_stack_record_count()222 struct stack_record *stack_record = __stack_depot_get_stack_record(handle); in dec_stack_record_count()
683 struct stack_record *__stack_depot_get_stack_record(depot_stack_handle_t handle) in __stack_depot_get_stack_record() function