Lines Matching defs:stack
364 struct stack_record *stack; in depot_pop_free_pool() local
399 struct stack_record *stack; in depot_pop_free() local
437 struct stack_record *stack = NULL; in depot_alloc_stack() local
501 struct stack_record *stack; in depot_fetch_stack() local
524 static void depot_free_stack(struct stack_record *stack) in depot_free_stack()
596 struct stack_record *stack, *ret = NULL; in find_stack() local
763 struct stack_record *stack; in stack_depot_fetch() local
790 struct stack_record *stack; in stack_depot_put() local
808 void stack_depot_print(depot_stack_handle_t stack) in stack_depot_print()