Searched refs:reused (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v5.4/drivers/misc/vmw_vmci/ |
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()
|
/Linux-v5.4/tools/perf/ |
D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/Linux-v5.4/Documentation/infiniband/ |
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.
|
/Linux-v5.4/tools/perf/Documentation/ |
D | examples.txt | 74 Total 1148 (delta 690), reused 1148 (delta 690) 128 Total 1148 (delta 690), reused 1148 (delta 690)
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/Linux-v5.4/tools/testing/selftests/net/forwarding/ |
D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/Linux-v5.4/Documentation/riscv/ |
D | boot-image-header.rst | 34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | userp.rst | 75 the application's free list and subsequently reused for other purposes, 84 buffers it must wait until an empty buffer can be dequeued and reused.
|
D | dmabuf.rst | 141 buffers it must wait until an empty buffer can be dequeued and reused.
|
D | vidioc-g-modulator.rst | 115 The tuner ``rxsubchans`` flags are reused, but the
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | nuvoton,npcm750-clk.txt | 18 and can be reused as DT sources.
|
/Linux-v5.4/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 34 DP MST reuses connection list code. The code can be reused because
|
/Linux-v5.4/Documentation/filesystems/ |
D | journalling.rst | 101 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-v5.4/arch/powerpc/platforms/pseries/ |
D | Kconfig | 117 will be reused for other LPARs. The interface allows firmware to
|
/Linux-v5.4/Documentation/userspace-api/accelerators/ |
D | ocxl.rst | 59 was a PCI link. A lot of the existing PCI infrastructure is reused:
|
/Linux-v5.4/Documentation/driver-api/ |
D | vme.rst | 157 executed, reused and destroyed. 165 automatically destroy the list, thus enabling a list to be reused for repetitive
|
D | nvmem.rst | 31 regmap can be reused, across multiple types of buses.
|
/Linux-v5.4/Documentation/driver-api/dmaengine/ |
D | provider.rst | 434 - If clear, the descriptor cannot be reused by provider until the 440 - If set, does not mean descriptor can be reused 444 - If set, the descriptor can be reused after being completed. It should
|
/Linux-v5.4/Documentation/RCU/ |
D | rculist_nulls.txt | 99 But thanks to SLAB_TYPESAFE_BY_RCU, beware a deleted object can be reused
|
/Linux-v5.4/Documentation/power/regulator/ |
D | overview.rst | 148 limit. This also compiles out if not in use so drivers can be reused in
|
/Linux-v5.4/Documentation/fb/ |
D | fbcon.rst | 235 the state file can be reused. 275 # the file can be reused
|
/Linux-v5.4/Documentation/vm/ |
D | hwpoison.rst | 124 a page can be reused again. This only works for Linux
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | dm-zoned.rst | 52 reused for buffering incoming random writes.
|
/Linux-v5.4/Documentation/admin-guide/ |
D | bcache.rst | 290 then it can be reused. This would be true of any block device stacking 594 was reused and invalidated - i.e. where the pointer was stale after the read 619 reused. Defaults to off, since SATA TRIM is an unqueued command (and thus
|
/Linux-v5.4/Documentation/hid/ |
D | hid-sensor.rst | 12 could be reused between vendors, alleviating any need for the vendors to provide
|
123