Searched full:consume (Results 1 – 25 of 338) sorted by relevance
12345678910>>...14
/openbmc/linux/sound/firewire/tascam/ |
D | tascam-transaction.c |
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
D | iters_looping.c |
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/ |
D | trace_pipe.tc |
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_desc.c | 35 desc_ring_consume *consume; member 239 if (ring->consume) { in ring_pump() 242 err = ring->consume(ring->r, info); in ring_pump() 323 void desc_ring_set_consume(DescRing *ring, desc_ring_consume *consume, in desc_ring_set_consume() argument 326 ring->consume = consume; in desc_ring_set_consume()
|
/openbmc/linux/arch/arm/include/asm/ |
D | probes.h |
|
/openbmc/linux/tools/testing/selftests/mm/ |
D | hugetlb-madvise.c |
|
/openbmc/linux/drivers/iio/ |
D | iio_core_trigger.h |
|
/openbmc/linux/include/linux/qed/ |
D | qed_chain.h |
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | sbom.rst | 36 consume some build time resources and thus if needed it can be disabled from a 84 project website for a list of tools to consume and transform the :term:`SPDX`
|
/openbmc/qemu/qapi/ |
H A D | qobject-input-visitor.c | 121 bool consume) in qobject_input_try_get_object() argument 141 if (tos->h && consume && ret) { in qobject_input_try_get_object() 150 if (consume) { in qobject_input_try_get_object() 156 if (consume) { in qobject_input_try_get_object() 166 bool consume, Error **errp) in qobject_input_get_object() argument 168 QObject *obj = qobject_input_try_get_object(qiv, name, consume); in qobject_input_get_object()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
D | marvell,pxa168.txt |
|
D | marvell,pxa1928.txt |
|
D | marvell,pxa910.txt |
|
D | hi3670-clock.txt |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/ |
H A D | libcppkafka_git.bb | 2 DESCRIPTION = "cppkafka allows C++ applications to consume and produce messages using the Apache Ka…
|
/openbmc/linux/include/rdma/ |
D | uverbs_types.h |
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
D | sprd-efuse.txt |
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/ |
H A D | 0001-vexpress64-Set-the-DM_RNG-property.patch | 7 in order to consume entropy within u-boot. This is necessary
|
/openbmc/linux/Documentation/PCI/ |
D | acpi-info.rst |
|
/openbmc/linux/fs/nfsd/ |
D | current_stateid.h |
|
/openbmc/u-boot/doc/usage/ |
H A D | measured_boot.rst | 8 component's measurement in memory for the operating system to consume.
|
/openbmc/u-boot/examples/standalone/ |
H A D | hello_world.c | 32 /* consume input */ in hello_world()
|
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
H A D | example_updater_main.cpp | 13 * because there is no example configuration from EM to consume, which would in init()
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
D | nitrox_csr.h |
|
/openbmc/u-boot/doc/device-tree-bindings/clock/ |
H A D | snps,hsdk-cgu.txt | 14 to specify the clock which they consume. All available clocks are defined as
|
12345678910>>...14