Home
last modified time | relevance | path

Searched refs:top (Results 1 – 1 of 1) sorted by relevance

/crypto/
A Dalgapi.c115 struct list_head *top, in crypto_more_spawns() argument
128 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