Searched refs:stack_record (Results 1 – 3 of 3) sorted by relevance
40 struct stack_record *stack_record; member125 if (dummy_stack.stack_record) in init_page_owner()127 if (failure_stack.stack_record) in init_page_owner()165 static void add_stack_record_to_list(struct stack_record *stack_record, in add_stack_record_to_list() argument179 stack->stack_record = stack_record; in add_stack_record_to_list()197 struct stack_record *stack_record = __stack_depot_get_stack_record(handle); in inc_stack_record_count() local199 if (!stack_record) in inc_stack_record_count()222 struct stack_record *stack_record = __stack_depot_get_stack_record(handle); in dec_stack_record_count() local224 if (!stack_record) in dec_stack_record_count()897 struct stack_record *stack_record = stack->stack_record; in stack_print() local[all …]
312 struct stack_record *stack; in depot_pop_free_pool()344 static struct stack_record *depot_pop_free(void) in depot_pop_free()346 struct stack_record *stack; in depot_pop_free()380 static struct stack_record *383 struct stack_record *stack = NULL; in depot_alloc_stack()446 struct stack_record *stack; in depot_fetch_stack()539 struct stack_record *stack, *ret = NULL; in find_stack()590 struct stack_record *found = NULL; in stack_depot_save_flags()648 struct stack_record *new = in stack_depot_save_flags()706 struct stack_record *stack; in stack_depot_fetch()[all …]
53 struct stack_record { struct189 struct stack_record *__stack_depot_get_stack_record(depot_stack_handle_t handle);