Searched refs:stack (Results 1 – 1 of 1) sorted by relevance
90 struct list_head *stack, in crypto_more_spawns() argument96 spawn = list_first_entry_or_null(stack, struct crypto_spawn, list); in crypto_more_spawns()103 if (list_is_last(&n->list, stack)) in crypto_more_spawns()146 LIST_HEAD(stack); in crypto_remove_spawns()171 list_move(&spawn->list, &stack); in crypto_remove_spawns()202 } while ((spawns = crypto_more_spawns(alg, &stack, &top, in crypto_remove_spawns()