Searched refs:reused (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v4.19/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 168 bool reused = false; in dbell_index_table_add() local 174 reused = true; in dbell_index_table_add() 182 if (!reused) { in dbell_index_table_add()
|
/Linux-v4.19/tools/perf/ |
D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/Linux-v4.19/Documentation/infiniband/ |
D | tag_matching.txt | 29 notifying that the buffer can be reused. 35 A fin message needs to be received in order for the buffer to be reused.
|
/Linux-v4.19/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-v4.19/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/Linux-v4.19/tools/testing/selftests/net/forwarding/ |
D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | userp.rst | 68 the application's free list and subsequently reused for other purposes, 77 buffers it must wait until an empty buffer can be dequeued and reused.
|
D | dmabuf.rst | 134 buffers it must wait until an empty buffer can be dequeued and reused.
|
D | vidioc-g-modulator.rst | 108 The tuner ``rxsubchans`` flags are reused, but the
|
/Linux-v4.19/net/smc/ |
D | smc_core.h | 130 u8 reused : 1; /* new created / reused */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | nuvoton,npcm750-clk.txt | 18 and can be reused as DT sources.
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 34 DP MST reuses connection list code. The code can be reused because
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | Kconfig | 118 will be reused for other LPARs. The interface allows firmware to
|
/Linux-v4.19/Documentation/nvmem/ |
D | nvmem.txt | 26 regmap can be reused, across multiple types of buses.
|
/Linux-v4.19/Documentation/accelerators/ |
D | ocxl.rst | 59 was a PCI link. A lot of the existing PCI infrastructure is reused:
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/filesystems/ |
D | index.rst | 249 haven't reused any of the freed blocks until the transaction freeing 250 these blocks commits. If you reused these blocks and crash happens,
|
/Linux-v4.19/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-v4.19/Documentation/RCU/ |
D | rculist_nulls.txt | 99 But thanks to SLAB_TYPESAFE_BY_RCU, beware a deleted object can be reused
|
/Linux-v4.19/Documentation/power/regulator/ |
D | overview.txt | 141 limit. This also compiles out if not in use so drivers can be reused in
|
/Linux-v4.19/Documentation/fb/ |
D | fbcon.txt | 224 the state file can be reused. 264 # the file can be reused
|
/Linux-v4.19/Documentation/vm/ |
D | hwpoison.rst | 124 a page can be reused again. This only works for Linux
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 62 be referred to mmc-pwrseq-simple.txt. But now it's reused as a tunable delay
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-zoned.txt | 51 reused for buffering incoming random writes.
|
/Linux-v4.19/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
|
123