Home
last modified time | relevance | path

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

12345678910

/Linux-v5.15/lib/raid6/
Dunroll.awk5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
/Linux-v5.15/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"
Dqos_headroom.sh289 # After replacing the qdisc for the same kind, buffer_size still has to
298 # Likewise after replacing for a different kind.
Drtnetlink.sh803 check_err $? "nexthop marked as offloaded after replacing to use an invalid address"
808 check_err $? "nexthop not marked as offloaded after replacing to use a valid address"
987 check_err $? "route not marked as offloaded after replacing valid nexthop with a valid one"
992 check_err $? "route marked as offloaded after replacing valid nexthop with an invalid one"
997 check_err $? "route not marked as offloaded after replacing invalid nexthop with a valid one"
/Linux-v5.15/Documentation/networking/
Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/Linux-v5.15/include/drm/ttm/
Dttm_kmap_iter.h55 * replacing some or parts of the ttm_bo_util. cpu-map functionality.
/Linux-v5.15/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-v5.15/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-v5.15/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/Linux-v5.15/arch/arm/boot/dts/
Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml15 revisions, replacing the MMIO register interface with in-memory command
/Linux-v5.15/tools/perf/Documentation/
Dperf-inject.txt52 Decode Instruction Tracing data, replacing it with synthesized events.
/Linux-v5.15/fs/ntfs/
DKconfig43 Replacing the "1" with "0" would disable debug messages.
/Linux-v5.15/Documentation/livepatch/
Dlivepatch.rst291 loading, enabling, replacing, disabling, removing.
293 Where the replacing and the disabling operations are mutually
347 5.3. Replacing
/Linux-v5.15/kernel/
DKconfig.preempt64 This option turns the kernel into a real-time kernel by replacing
/Linux-v5.15/drivers/gpu/host1x/
Dsyncpt.h21 /* Reserved for replacing an expired wait with a NOP */
/Linux-v5.15/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()
245 struct efx_rss_context *ctx, bool replacing) in efx_mcdi_filter_push() argument
252 efx_mcdi_filter_push_prep(efx, spec, inbuf, *handle, ctx, replacing); in efx_mcdi_filter_push()
351 bool replacing = false; in efx_mcdi_filter_insert_locked() local
456 replacing = true; in efx_mcdi_filter_insert_locked()
471 ctx, replacing); in efx_mcdi_filter_insert_locked()
481 if (replacing) { in efx_mcdi_filter_insert_locked()
492 } else if (!replacing) { in efx_mcdi_filter_insert_locked()
/Linux-v5.15/drivers/video/console/
DKconfig115 by the firmware in place, rather then replacing the contents with a
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/Linux-v5.15/security/apparmor/
Dsecid.c10 * is replaced it receives the secid of the label it is replacing.
/Linux-v5.15/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-v5.15/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c82 printf("Replacing overhead %lu with %lu\n", overhead, current); in determine_overhead()
/Linux-v5.15/scripts/
Dcleanfile16 # replacing them with tabs.
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_buffer.c329 * Kick off the 'sync point' command by replacing the previous in etnaviv_sync_point_queue()
528 * Kick off the submitted command by replacing the previous in etnaviv_buffer_queue()

12345678910