/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
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()
|
/linux-6.3-rc2/drivers/misc/vmw_vmci/ |
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()
|
/linux-6.3-rc2/tools/perf/ |
A D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfd3/ |
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()
|
/linux-6.3-rc2/Documentation/infiniband/ |
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.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/ |
A D | leds-bcm63138.yaml | 13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | examples.txt | 74 Total 1148 (delta 690), reused 1148 (delta 690) 128 Total 1148 (delta 690), reused 1148 (delta 690)
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/ddr/ |
A D | jedec,lpddr-props.yaml | 12 reused for each type. Nodes using this schema should generally be nested under
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | vfio-pci-device-specific-driver-acceptance.rst | 14 vfio-pci-core as a library that may be reused to implement features
|
A D | vme.rst | 157 executed, reused and destroyed. 165 automatically destroy the list, thus enabling a list to be reused for repetitive
|
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/ |
A D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
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.
|
A D | dmabuf.rst | 134 buffers it must wait until an empty buffer can be dequeued and reused.
|
/linux-6.3-rc2/Documentation/riscv/ |
A D | boot-image-header.rst | 34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | nuvoton,npcm750-clk.txt | 18 and can be reused as DT sources.
|
/linux-6.3-rc2/Documentation/bpf/ |
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.
|
/linux-6.3-rc2/Documentation/sound/hd-audio/ |
A D | dp-mst.rst | 34 DP MST reuses connection list code. The code can be reused because
|
/linux-6.3-rc2/Documentation/filesystems/ |
A 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-6.3-rc2/arch/arm/boot/dts/ |
A D | intel-ixp42x-goramo-multilink.dts | 49 * - Support cascading in the style of gpio-74x164.c (cannot be reused, very different)
|
/linux-6.3-rc2/Documentation/userspace-api/accelerators/ |
A D | ocxl.rst | 59 was a PCI link. A lot of the existing PCI infrastructure is reused:
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | Kconfig | 126 will be reused for other LPARs. The interface allows firmware to
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | rculist_nulls.rst | 113 But thanks to SLAB_TYPESAFE_BY_RCU, beware a deleted object can be reused
|
/linux-6.3-rc2/Documentation/power/regulator/ |
A D | overview.rst | 148 limit. This also compiles out if not in use so drivers can be reused in
|
/linux-6.3-rc2/Documentation/mm/ |
A D | vmalloced-kernel-stacks.rst | 94 - Allocated stacks are cached and later reused by new threads, so memcg
|