Searched refs:top (Results 1 – 1 of 1) sorted by relevance
115 struct list_head *top, in crypto_more_spawns() argument128 return top; in crypto_more_spawns()173 LIST_HEAD(top); in crypto_remove_spawns()180 list_move(&spawn->list, &top); in crypto_remove_spawns()188 spawns = ⊤ in crypto_remove_spawns()228 } while ((spawns = crypto_more_spawns(alg, &stack, &top, in crypto_remove_spawns()
Completed in 5 milliseconds