Home
last modified time | relevance | path

Searched refs:replacing (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v5.10/Documentation/networking/
Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/Linux-v5.10/arch/arm/boot/dts/
Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/Linux-v5.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()
/Linux-v5.10/tools/perf/Documentation/
Dperf-inject.txt52 Decode Instruction Tracing data, replacing it with synthesized events.
Dperf-diff.txt67 Use a special separator character and don't pad with spaces, replacing
Dperf-top.txt310 examples replacing probe:icmp_rcv with the just-after-init probe.
/Linux-v5.10/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/Linux-v5.10/kernel/
DKconfig.preempt63 This option turns the kernel into a real-time kernel by replacing
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/Linux-v5.10/Documentation/userspace-api/media/rc/
Dkeytable.c.rst8 /* keytable.c - This program allows checking/replacing keys at IR
/Linux-v5.10/drivers/md/
Draid5.h283 int syncing, expanding, expanded, replacing; member
Draid5.c1168 || s->replacing) in ops_run_io()
1235 || s->replacing) in ops_run_io()
3674 s->replacing = 0; in handle_failed_sync()
3751 (s->replacing && want_replace(sh, disk_idx))) in need_this_block()
4773 s->replacing = 1; in analyse_stripe()
4944 s.replacing || s.to_write || s.written) { in handle_stripe()
4976 if (s.syncing + s.replacing) in handle_stripe()
5054 || s.replacing in handle_stripe()
5119 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
5130 if (s.replacing) in handle_stripe()
[all …]
/Linux-v5.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.
/Linux-v5.10/drivers/video/console/
DKconfig115 by the firmware in place, rather then replacing the contents with a
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt6 peripheral devices, replacing the use of the ISA bus in the age of PCI[0]. The
/Linux-v5.10/drivers/net/ppp/
DKconfig149 tunnels. L2TP is replacing PPTP for VPN uses.
/Linux-v5.10/Documentation/trace/
Dmmiotrace.rst181 - replacing numeric addresses and values with hardware register names
/Linux-v5.10/arch/powerpc/platforms/
DKconfig286 replacing their get_rtc_time/set_rtc_time callbacks with
/Linux-v5.10/Documentation/arm/sa1100/
Dassabet.rst110 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
/Linux-v5.10/Documentation/livepatch/
Dlivepatch.rst304 loading, enabling, replacing, disabling, removing.
306 Where the replacing and the disabling operations are mutually
/Linux-v5.10/Documentation/ide/
Dide.rst183 driver using the "options=" keyword to insmod, while replacing any ',' with
DChangeLog.ide-tape.1995-2002160 * Ver 1.15 Mar 25 99 Fix SMP race condition by replacing hwgroup
/Linux-v5.10/Documentation/driver-api/dmaengine/
Dprovider.rst272 - The device supports replacing repeated transfers at end of transfer (EOT)
275 - Support for replacing a currently running transfer at another point (such
/Linux-v5.10/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst369 installing or replacing task or vma policies. Thus, there is no possibility
374 we hold them mmap_lock for read. Again, because replacing the task or vma
/Linux-v5.10/Documentation/scsi/
DBusLogic.rst284 The retail kit model numbers are found by replacing BT- with KT- in the above
584 replacing "/usr/src" with wherever you keep your Linux kernel source tree::

123