Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgapi.c163 struct list_head *spawns; in crypto_remove_spawns() local
167 spawns = &alg->cra_users; in crypto_remove_spawns()
168 list_for_each_entry_safe(spawn, n, spawns, list) { in crypto_remove_spawns()
180 spawns = ⊤ in crypto_remove_spawns()
182 while (!list_empty(spawns)) { in crypto_remove_spawns()
185 spawn = list_first_entry(spawns, struct crypto_spawn, in crypto_remove_spawns()
200 spawns = &inst->alg.cra_users; in crypto_remove_spawns()
217 if (spawns->next == NULL) in crypto_remove_spawns()
220 } while ((spawns = crypto_more_spawns(alg, &stack, &top, in crypto_remove_spawns()
669 for (spawn = inst->spawns; spawn;) { in crypto_register_instance()
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/
H A Dxfce4-genmon-plugin_4.2.0.bb1 DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (std…
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Daml-debugger.rst47 That spawns the interactive AML debugger environment where you can execute
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dpython-development-shell.rst43 This command spawns a terminal and places you in an interactive Python
H A Ddevelopment-shell.rst24 This command spawns a terminal with a shell prompt within the
/openbmc/linux/include/crypto/
H A Dalgapi.h83 struct crypto_spawn *spawns; member
/openbmc/linux/drivers/pci/hotplug/
H A DTODO11 * The driver spawns a kthread cpqhp_event_thread() which is woken by the
/openbmc/linux/Documentation/block/
H A Dblk-mq.rst37 spawns multiple queues with individual entry points local to the CPU, removing
/openbmc/qemu/docs/devel/testing/
H A Dacpi-bits.rst74 biosbits iso. It then spawns a QEMU VM with it, collects the log and reports
H A Dfuzzing.rst71 ``-jobs=N``, libFuzzer automatically spawns a number of workers less than or equal
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst162 migrate_init spawns migration_thread
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst466 spawns the first task. Given that there are parts of the kernel that
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1794 | During the “dead zone” between the time that the scheduler spawns the |
1807 | random tasks between the time that the scheduler spawns its first |
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst5779 Controls how the OpenEmbedded build system spawns interactive