Home
last modified time | relevance | path

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

123

/linux-6.1.9/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-6.1.9/tools/perf/
DCREDITS1 Most of the infrastructure that 'perf' uses here has been reused
/linux-6.1.9/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-6.1.9/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-6.1.9/Documentation/devicetree/bindings/leds/
Dleds-bcm63138.yaml13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
/linux-6.1.9/tools/perf/Documentation/
Dexamples.txt74 Total 1148 (delta 690), reused 1148 (delta 690)
128 Total 1148 (delta 690), reused 1148 (delta 690)
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-memory-page-offline11 on the bad page list and never be reused.
/linux-6.1.9/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-6.1.9/tools/testing/selftests/net/forwarding/
DREADME53 o Where possible, tests shall be written so that they can be reused by
/linux-6.1.9/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-6.1.9/Documentation/riscv/
Dboot-image-header.rst34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dnuvoton,npcm750-clk.txt18 and can be reused as DT sources.
/linux-6.1.9/Documentation/sound/hd-audio/
Ddp-mst.rst34 DP MST reuses connection list code. The code can be reused because
/linux-6.1.9/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-6.1.9/arch/arm/boot/dts/
Dintel-ixp42x-goramo-multilink.dts49 * - Support cascading in the style of gpio-74x164.c (cannot be reused, very different)
/linux-6.1.9/Documentation/userspace-api/accelerators/
Docxl.rst59 was a PCI link. A lot of the existing PCI infrastructure is reused:
/linux-6.1.9/arch/powerpc/platforms/pseries/
DKconfig126 will be reused for other LPARs. The interface allows firmware to
/linux-6.1.9/Documentation/RCU/
Drculist_nulls.rst116 But thanks to SLAB_TYPESAFE_BY_RCU, beware a deleted object can be reused
/linux-6.1.9/Documentation/block/
Dublk.rst132 number can be reused.
223 is reused for both fetching request and committing back IO result.
/linux-6.1.9/Documentation/mm/
Dvmalloced-kernel-stacks.rst94 - Allocated stacks are cached and later reused by new threads, so memcg
/linux-6.1.9/Documentation/power/regulator/
Doverview.rst148 limit. This also compiles out if not in use so drivers can be reused in
/linux-6.1.9/Documentation/fb/
Dfbcon.rst233 the state file can be reused.
273 # the file can be reused
/linux-6.1.9/Documentation/bpf/
Dmap_cgroup_storage.rst146 the old storage is reused for the new attachment. If the map is attach type

123