Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dalgapi.c149 struct list_head *spawns; in crypto_remove_spawns() local
153 spawns = &alg->cra_users; in crypto_remove_spawns()
154 list_for_each_entry_safe(spawn, n, spawns, list) { in crypto_remove_spawns()
161 spawns = ⊤ in crypto_remove_spawns()
163 while (!list_empty(spawns)) { in crypto_remove_spawns()
166 spawn = list_first_entry(spawns, struct crypto_spawn, in crypto_remove_spawns()
178 spawns = &inst->alg.cra_users; in crypto_remove_spawns()
189 if (spawns->next == NULL) in crypto_remove_spawns()
192 } while ((spawns = crypto_more_spawns(alg, &stack, &top, in crypto_remove_spawns()
/Linux-v4.19/Documentation/acpi/
Daml-debugger.txt40 That spawns the interactive AML debugger environment where you can execute