Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
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()
/Linux-v6.6/drivers/misc/vmw_vmci/
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()
/Linux-v6.6/tools/perf/
DCREDITS1 Most of the infrastructure that 'perf' uses here has been reused
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfd3/
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()
/Linux-v6.6/Documentation/infiniband/
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.
/Linux-v6.6/tools/perf/Documentation/
Dexamples.txt74 Total 1148 (delta 690), reused 1148 (delta 690)
128 Total 1148 (delta 690), reused 1148 (delta 690)
/Linux-v6.6/Documentation/driver-api/
Dvfio-pci-device-specific-driver-acceptance.rst14 vfio-pci-core as a library that may be reused to implement features
Dvme.rst157 executed, reused and destroyed.
165 automatically destroy the list, thus enabling a list to be reused for repetitive
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-memory-page-offline11 on the bad page list and never be reused.
/Linux-v6.6/Documentation/riscv/
Dboot-image-header.rst31 - This header is also reused to support EFI stub for RISC-V. EFI specification
/Linux-v6.6/tools/testing/selftests/net/forwarding/
DREADME53 o Where possible, tests shall be written so that they can be reused by
/Linux-v6.6/Documentation/userspace-api/media/v4l/
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.
Ddmabuf.rst134 buffers it must wait until an empty buffer can be dequeued and reused.
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dnuvoton,npcm750-clk.txt18 and can be reused as DT sources.
/Linux-v6.6/Documentation/bpf/
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.
Dmap_cgroup_storage.rst146 the old storage is reused for the new attachment. If the map is attach type
/Linux-v6.6/Documentation/sound/hd-audio/
Ddp-mst.rst34 DP MST reuses connection list code. The code can be reused because
/Linux-v6.6/Documentation/filesystems/
Djournalling.rst101 haven't reused any of the freed blocks until the transaction freeing
102 these blocks commits. If you reused these blocks and crash happens,
/Linux-v6.6/arch/arm/boot/dts/intel/ixp/
Dintel-ixp42x-goramo-multilink.dts49 * - Support cascading in the style of gpio-74x164.c (cannot be reused, very different)
/Linux-v6.6/Documentation/userspace-api/accelerators/
Docxl.rst59 was a PCI link. A lot of the existing PCI infrastructure is reused:
/Linux-v6.6/Documentation/RCU/
Drculist_nulls.rst124 But thanks to SLAB_TYPESAFE_BY_RCU, beware a deleted object can be reused
/Linux-v6.6/arch/powerpc/platforms/pseries/
DKconfig128 will be reused for other LPARs. The interface allows firmware to
/Linux-v6.6/Documentation/mm/
Dvmalloced-kernel-stacks.rst94 - Allocated stacks are cached and later reused by new threads, so memcg
/Linux-v6.6/Documentation/power/regulator/
Doverview.rst148 limit. This also compiles out if not in use so drivers can be reused in
/Linux-v6.6/Documentation/fb/
Dfbcon.rst233 the state file can be reused.
273 # the file can be reused

123