/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
D | other.json | 92 … are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly", 95 …are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly.", 100 …llocated and written back to L3 with the intention that they are more likely to be reused shortly", 103 …located and written back to L3 with the intention that they are more likely to be reused shortly.",
|
/Linux-v6.6/drivers/scsi/bfa/ |
D | bfi_ms.h | 691 * io-tag can be reused. 694 * - io-tag can be reused. 698 * - io-tag cannot be reused yet. 702 * - io-tag cannot be reused yet. 706 * - io-tag cannot be reused yet. 726 * - io-tag can be reused. 733 * - io-tag can be reused. 737 * - io-tag can be reused. 747 * - io-tag can be reused. 751 * - io-tag can be reused. [all …]
|
/Linux-v6.6/net/core/ |
D | netevent.c | 25 * not be reused until it has been unregistered. A negative errno code 40 * kernel structures and may then be reused. A negative errno code
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
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-v6.6/tools/testing/selftests/mm/ |
D | soft-dirty.c | 67 // Dirty bit is set for new regions even if they are reused in test_vma_reuse() 70 "Test %s dirty bit of reused address page\n", __func__); in test_vma_reuse() 72 ksft_test_result_skip("Test %s dirty bit of reused address page\n", __func__); in test_vma_reuse()
|
/Linux-v6.6/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-v6.6/fs/btrfs/ |
D | block-group.h | 187 * device extents can not be reused for future block group allocations 189 * reused while some task is still using the block group after it was 190 * deleted - we want to make sure they can only be reused for new block
|
/Linux-v6.6/Documentation/bpf/ |
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-v6.6/tools/perf/ |
D | CREDITS | 1 Most of the infrastructure that 'perf' uses here has been reused
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
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.
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfd3/ |
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-v6.6/include/uapi/linux/netfilter_bridge/ |
D | ebt_mark_t.h | 5 /* The target member is reused for adding new actions, the
|
/Linux-v6.6/drivers/staging/octeon/ |
D | ethernet-defines.h | 17 * may be somewhat dangerous. Checks are made, but if any buffer is reused
|
/Linux-v6.6/arch/loongarch/include/asm/ |
D | regdef.h | 12 #define a0 $r4 /* argument registers, a0/a1 reused as v0/v1 for return value */
|
D | fpregdef.h | 10 #define fa0 $f0 /* argument registers, fa0/fa1 reused as fv0/fv1 for return value */
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 11 on the bad page list and never be reused.
|
/Linux-v6.6/Documentation/driver-api/ |
D | vfio-pci-device-specific-driver-acceptance.rst | 14 vfio-pci-core as a library that may be reused to implement features
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/ |
D | leds-bcm63138.yaml | 13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
|
/Linux-v6.6/drivers/media/platform/samsung/s5p-g2d/ |
D | g2d.h | 44 /* Variables that can calculated once and reused */
|
/Linux-v6.6/arch/x86/include/asm/ |
D | mmu.h | 26 * be reused, and zero is not a valid ctx_id.
|
/Linux-v6.6/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-v6.6/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-v6.6/Documentation/devicetree/bindings/memory-controllers/ddr/ |
D | jedec,lpddr-props.yaml | 12 reused for each type. Nodes using this schema should generally be nested under
|
/Linux-v6.6/tools/testing/selftests/net/forwarding/ |
D | README | 53 o Where possible, tests shall be written so that they can be reused by
|
/Linux-v6.6/drivers/media/platform/rockchip/rga/ |
D | rga.h | 38 /* Variables that can calculated once and reused */
|