Home
last modified time | relevance | path

Searched full:replacing (Results 1 – 25 of 263) sorted by relevance

1234567891011

/Linux-v6.1/lib/raid6/
Dunroll.awk5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dfib_offload.sh192 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"
Drtnetlink.sh713 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"
Dqos_headroom.sh289 # 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/
Dassoc_array.rst507 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/
Dttm_kmap_iter.h55 * replacing some or parts of the ttm_bo_util. cpu-map functionality.
/Linux-v6.1/Documentation/networking/
Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/Linux-v6.1/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/Linux-v6.1/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml15 revisions, replacing the MMIO register interface with in-memory command
/Linux-v6.1/Documentation/livepatch/
Dlivepatch.rst291 loading, enabling, replacing, disabling, removing.
293 Where the replacing and the disabling operations are mutually
347 5.3. Replacing
/Linux-v6.1/fs/ntfs/
DKconfig43 Replacing the "1" with "0" would disable debug messages.
/Linux-v6.1/drivers/net/ethernet/sfc/
Dmcdi_filters.c198 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/
Dsoc_common.h91 /* I/O pins replacing memory pins
/Linux-v6.1/drivers/gpu/host1x/
Dsyncpt.h21 /* Reserved for replacing an expired wait with a NOP */
/Linux-v6.1/lib/zstd/common/
Dzstd_deps.h14 * The purpose is to allow replacing this file with a custom implementation
/Linux-v6.1/include/net/
Dpage_pool.h15 * Basic use involve replacing alloc_pages() calls with the
17 * page_pool_dev_alloc_pages() replacing dev_alloc_pages().
/Linux-v6.1/kernel/
DKconfig.preempt75 This option turns the kernel into a real-time kernel by replacing
/Linux-v6.1/security/apparmor/
Dsecid.c10 * is replaced it receives the secid of the label it is replacing.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c86 printf("Replacing overhead %llu with %llu\n", overhead, current); in determine_overhead()
Dcount_stcx_fail.c91 printf("Replacing overhead %llu with %llu\n", overhead, current); in determine_overhead()
/Linux-v6.1/drivers/video/console/
DKconfig136 by the firmware in place, rather then replacing the contents with a
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c82 printf("Replacing overhead %lu with %lu\n", overhead, current); in determine_overhead()
/Linux-v6.1/tools/perf/Documentation/
Dperf-inject.txt66 Decode Instruction Tracing data, replacing it with synthesized events.

1234567891011