/Linux-v6.1/lib/raid6/ |
D | unroll.awk | 5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | fib_offload.sh | 192 check_err $? "prefix route offloaded after 'replacing' multipath route" 201 check_err $? "multipath route not offloaded after replacing multipath route" 211 check_err $? "multipath route offloaded after 'replacing' non-existing route"
|
D | rtnetlink.sh | 713 check_err $? "nexthop marked as offloaded after replacing to use an invalid address" 718 check_err $? "nexthop not marked as offloaded after replacing to use a valid address" 897 check_err $? "route not marked as offloaded after replacing valid nexthop with a valid one" 902 check_err $? "route marked as offloaded after replacing valid nexthop with an invalid one" 907 check_err $? "route not marked as offloaded after replacing invalid nexthop with a valid one"
|
D | qos_headroom.sh | 289 # After replacing the qdisc for the same kind, buffer_size still has to 298 # Likewise after replacing for a different kind.
|
/Linux-v6.1/Documentation/core-api/ |
D | assoc_array.rst | 507 1. Simple insert/replace. This involves simply replacing a NULL or old 516 3. Insertion replacing part of a subtree that we haven't yet entered. This 521 4. Insertion replacing nodes that we're actively processing. This isn't a 530 5. Insertion replacing nodes that we're processing a dependent branch of.
|
/Linux-v6.1/include/drm/ttm/ |
D | ttm_kmap_iter.h | 55 * replacing some or parts of the ttm_bo_util. cpu-map functionality.
|
/Linux-v6.1/Documentation/networking/ |
D | page_pool.rst | 10 Basic use involves replacing alloc_pages() calls with the 12 replacing dev_alloc_pages().
|
/Linux-v6.1/drivers/net/ethernet/cavium/ |
D | Kconfig | 25 functions replacing and virtualizing those of a typical
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-ast2500-evb.dts | 113 * by replacing the override below with &ehci0 { ... } to enable
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu-v3.yaml | 15 revisions, replacing the MMIO register interface with in-memory command
|
/Linux-v6.1/Documentation/livepatch/ |
D | livepatch.rst | 291 loading, enabling, replacing, disabling, removing. 293 Where the replacing and the disabling operations are mutually 347 5.3. Replacing
|
/Linux-v6.1/fs/ntfs/ |
D | Kconfig | 43 Replacing the "1" with "0" would disable debug messages.
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | mcdi_filters.c | 198 bool replacing) in efx_mcdi_filter_push_prep() argument 216 if (replacing) { in efx_mcdi_filter_push_prep() 248 struct efx_rss_context *ctx, bool replacing) in efx_mcdi_filter_push() argument 255 efx_mcdi_filter_push_prep(efx, spec, inbuf, *handle, ctx, replacing); in efx_mcdi_filter_push() 354 bool replacing = false; in efx_mcdi_filter_insert_locked() local 459 replacing = true; in efx_mcdi_filter_insert_locked() 474 ctx, replacing); in efx_mcdi_filter_insert_locked() 484 if (replacing) { in efx_mcdi_filter_insert_locked() 496 } else if (!replacing) { in efx_mcdi_filter_insert_locked()
|
/Linux-v6.1/drivers/pcmcia/ |
D | soc_common.h | 91 /* I/O pins replacing memory pins
|
/Linux-v6.1/drivers/gpu/host1x/ |
D | syncpt.h | 21 /* Reserved for replacing an expired wait with a NOP */
|
/Linux-v6.1/lib/zstd/common/ |
D | zstd_deps.h | 14 * The purpose is to allow replacing this file with a custom implementation
|
/Linux-v6.1/include/net/ |
D | page_pool.h | 15 * Basic use involve replacing alloc_pages() calls with the 17 * page_pool_dev_alloc_pages() replacing dev_alloc_pages().
|
/Linux-v6.1/kernel/ |
D | Kconfig.preempt | 75 This option turns the kernel into a real-time kernel by replacing
|
/Linux-v6.1/security/apparmor/ |
D | secid.c | 10 * is replaced it receives the secid of the label it is replacing.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 62 In the case of the last example, a value replacing "?" would
|
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 86 printf("Replacing overhead %llu with %llu\n", overhead, current); in determine_overhead()
|
D | count_stcx_fail.c | 91 printf("Replacing overhead %llu with %llu\n", overhead, current); in determine_overhead()
|
/Linux-v6.1/drivers/video/console/ |
D | Kconfig | 136 by the firmware in place, rather then replacing the contents with a
|
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 82 printf("Replacing overhead %lu with %lu\n", overhead, current); in determine_overhead()
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-inject.txt | 66 Decode Instruction Tracing data, replacing it with synthesized events.
|