Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-5.10/lib/raid6/
Dunroll.awk5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
/kernel/linux/linux-5.10/Documentation/networking/
Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/kernel/linux/linux-5.10/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.sh288 # After replacing the qdisc for the same kind, buffer_size still has to
297 # Likewise after replacing for a different kind.
/kernel/linux/linux-5.10/Documentation/livepatch/
Dlivepatch.rst18 5.3. Replacing
304 loading, enabling, replacing, disabling, removing.
306 Where the replacing and the disabling operations are mutually
360 5.3. Replacing
/kernel/linux/linux-5.10/include/net/
Dpage_pool.h15 * Basic use involve replacing alloc_pages() calls with the
17 * page_pool_dev_alloc_pages() replacing dev_alloc_pages().
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-inject.txt52 Decode Instruction Tracing data, replacing it with synthesized events.
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/kernel/linux/linux-5.10/kernel/
DKconfig.preempt63 This option turns the kernel into a real-time kernel by replacing
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml15 revisions, replacing the MMIO register interface with in-memory command
/kernel/linux/linux-5.10/fs/ntfs/
DKconfig43 Replacing the "1" with "0" would disable debug messages.
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dsyncpt.h20 /* Reserved for replacing an expired wait with a NOP */
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/kernel/linux/linux-5.10/drivers/video/console/
DKconfig115 by the firmware in place, rather then replacing the contents with a
/kernel/linux/linux-5.10/security/apparmor/
Dsecid.c10 * is replaced it receives the secid of the label it is replacing.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c82 printf("Replacing overhead %lu with %lu\n", overhead, current); in determine_overhead()
/kernel/linux/linux-5.10/scripts/
Dcleanfile16 # replacing them with tabs.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/ppp/
DKconfig149 tunnels. L2TP is replacing PPTP for VPN uses.
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dhcalls.h23 * This is straight out of PAPR, but replacing some of the compound fields with

12345678910