/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 484 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 D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_doorbell.c | 160 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 D | symlink.patch | 4 the 16k entry infos is reused it happend to be previously used for
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 066.out | 35 Successfully reused original clusters. 62 Successfully reused original clusters.
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H A D | xsk.c | 278 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 D | crosssdk.bbclass | 28 # reused if we manipulate the paths.
|
H A D | cross.bbclass | 53 # reused if we manipulate the paths.
|
/openbmc/linux/Documentation/infiniband/ |
H A D | tag_matching.rst | 33 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 D | 0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch | 8 it can be reused in the next patch. No functional change intended.
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-bcm63138.yaml | 13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
|
/openbmc/u-boot/doc/ |
H A D | README.TPL | 17 board can be reused. No code duplication or symlinking is necessary anymore.
|
H A D | README.SPL | 10 can be reused. No code duplication or symlinking is necessary anymore.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | vfio-pci-device-specific-driver-acceptance.rst | 14 vfio-pci-core as a library that may be reused to implement features
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr-props.yaml | 12 reused for each type. Nodes using this schema should generally be nested under
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | examples.txt | 74 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 D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/openbmc/linux/Documentation/riscv/ |
H A D | boot-image-header.rst | 31 - This header is also reused to support EFI stub for RISC-V. EFI specification
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | userp.rst | 69 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 D | nuvoton,npcm750-clk.txt | 18 and can be reused as DT sources.
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
H A D | performance.patch | 77 - # Hide warnings about reused PIDs.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | disk-space.rst | 31 disk space. However, only the most recent ones are likely to be reused.
|
/openbmc/linux/Documentation/bpf/ |
H A D | graph_ds_impl.rst | 112 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 D | dp-mst.rst | 34 DP MST reuses connection list code. The code can be reused because
|