/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H 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() 509 /* Return true if the bulk is reused, false if destroyed with delay */
|
/linux/drivers/misc/vmw_vmci/ |
H 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/tools/perf/ |
H A D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H 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/Documentation/infiniband/ |
H 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/tools/perf/Documentation/ |
H A D | examples.txt | 74 Total 1148 (delta 690), reused 1148 (delta 690) 128 Total 1148 (delta 690), reused 1148 (delta 690)
|
/linux/Documentation/driver-api/ |
H A D | vfio-pci-device-specific-driver-acceptance.rst | 14 vfio-pci-core as a library that may be reused to implement features
|
H A D | vme.rst | 157 executed, reused and destroyed. 165 automatically destroy the list, thus enabling a list to be reused for repetitive
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/linux/Documentation/arch/riscv/ |
H A D | boot-image-header.rst | 31 - This header is also reused to support EFI stub for RISC-V. EFI specification
|
/linux/Documentation/userspace-api/media/v4l/ |
H 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.
|
H A D | dmabuf.rst | 134 buffers it must wait until an empty buffer can be dequeued and reused.
|
/linux/Documentation/bpf/ |
H 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/Documentation/tee/ |
H A D | ts-tee.rst | 27 then be reused to communicate with multiple applications running on the Trusted
|
/linux/Documentation/sound/hd-audio/ |
H A D | dp-mst.rst | 34 DP MST reuses connection list code. The code can be reused because
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/linux/Documentation/sound/designs/ |
H A D | compress-accel.rst | 106 must identify the task to be reused. In both cases, a new seqno value
|
/linux/Documentation/filesystems/ |
H 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/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-goramo-multilink.dts | 49 * - Support cascading in the style of gpio-74x164.c (cannot be reused, very different)
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-phyboard-segin.dts | 8 * phyBOARD-Segin carrier board is reused for the i.MX93 design.
|
/linux/Documentation/userspace-api/accelerators/ |
H A D | ocxl.rst | 62 was a PCI link. A lot of the existing PCI infrastructure is reused:
|
/linux/Documentation/power/regulator/ |
H A D | overview.rst | 148 limit. This also compiles out if not in use so drivers can be reused in
|
/linux/Documentation/mm/ |
H A D | vmalloced-kernel-stacks.rst | 94 - Allocated stacks are cached and later reused by new threads, so memcg
|
/linux/Documentation/fb/ |
H A D | fbcon.rst | 233 the state file can be reused. 273 # the file can be reused
|
/linux/Documentation/admin-guide/LSM/ |
H A D | landlock.rst | 63 related domain ID will never be reused during the lifetime of the system.
|