Home
last modified time | relevance | path

Searched refs:reused (Results 1 – 25 of 144) sorted by relevance

123456

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c484 int i, freed, reused, avail_next; in mlx5_crypto_dek_bulk_reset_synced() local
491 reused = hweight_long((*need_sync) ^ (*in_use)); in mlx5_crypto_dek_bulk_reset_synced()
492 if (!reused) in mlx5_crypto_dek_bulk_reset_synced()
495 bulk->avail_deks += reused; in mlx5_crypto_dek_bulk_reset_synced()
496 pool->avail_deks += reused; in mlx5_crypto_dek_bulk_reset_synced()
505 freed -= reused; in mlx5_crypto_dek_bulk_reset_synced()
/openbmc/linux/tools/perf/
H A DCREDITS1 Most of the infrastructure that 'perf' uses here has been reused
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c160 bool reused = false; in dbell_index_table_add() local
166 reused = true; in dbell_index_table_add()
174 if (!reused) { in dbell_index_table_add()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dsymlink.patch4 the 16k entry infos is reused it happend to be previously used for
/openbmc/qemu/tests/qemu-iotests/
H A D066.out35 Successfully reused original clusters.
62 Successfully reused original clusters.
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dxsk.c278 u32 done_pkts = 0, done_bytes = 0, reused = 0; in nfp_nfd3_xsk_complete() local
315 reused++; in nfp_nfd3_xsk_complete()
324 xsk_tx_completed(r_vec->xsk_pool, done_pkts - reused); in nfp_nfd3_xsk_complete()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcrosssdk.bbclass28 # reused if we manipulate the paths.
H A Dcross.bbclass53 # reused if we manipulate the paths.
/openbmc/linux/Documentation/infiniband/
H A Dtag_matching.rst33 notifying that the buffer can be reused.
39 A fin message needs to be received in order for the buffer to be reused.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch8 it can be reused in the next patch. No functional change intended.
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm63138.yaml13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
/openbmc/u-boot/doc/
H A DREADME.TPL17 board can be reused. No code duplication or symlinking is necessary anymore.
H A DREADME.SPL10 can be reused. No code duplication or symlinking is necessary anymore.
/openbmc/linux/Documentation/driver-api/
H A Dvfio-pci-device-specific-driver-acceptance.rst14 vfio-pci-core as a library that may be reused to implement features
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr-props.yaml12 reused for each type. Nodes using this schema should generally be nested under
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline11 on the bad page list and never be reused.
/openbmc/linux/tools/perf/Documentation/
H A Dexamples.txt74 Total 1148 (delta 690), reused 1148 (delta 690)
128 Total 1148 (delta 690), reused 1148 (delta 690)
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A DREADME53 o Where possible, tests shall be written so that they can be reused by
/openbmc/linux/Documentation/riscv/
H A Dboot-image-header.rst31 - This header is also reused to support EFI stub for RISC-V. EFI specification
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duserp.rst69 the application's free list and subsequently reused for other purposes,
78 buffers it must wait until an empty buffer can be dequeued and reused.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dnuvoton,npcm750-clk.txt18 and can be reused as DT sources.
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A Dperformance.patch77 - # Hide warnings about reused PIDs.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddisk-space.rst31 disk space. However, only the most recent ones are likely to be reused.
/openbmc/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst112 the object is no longer valid. The underlying memory may have been reused for
188 ``free``'d, and reused via bpf_obj_new would point to an entirely different thing.
199 dropped-and-reused.
/openbmc/linux/Documentation/sound/hd-audio/
H A Ddp-mst.rst34 DP MST reuses connection list code. The code can be reused because

123456