Home
last modified time | relevance | path

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

123

/linux-6.1.9/arch/arm/boot/dts/
Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/linux-6.1.9/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-6.1.9/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml15 revisions, replacing the MMIO register interface with in-memory command
/linux-6.1.9/Documentation/networking/
Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/linux-6.1.9/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/linux-6.1.9/Documentation/userspace-api/media/rc/
Dkeytable.c.rst8 /* keytable.c - This program allows checking/replacing keys at IR
/linux-6.1.9/drivers/md/
Draid5.h284 int syncing, expanding, expanded, replacing; member
Draid5.c1247 || s->replacing) in ops_run_io()
1310 || s->replacing) in ops_run_io()
3777 s->replacing = 0; in handle_failed_sync()
3854 (s->replacing && want_replace(sh, disk_idx))) in need_this_block()
4877 s->replacing = 1; in analyse_stripe()
5048 s.replacing || s.to_write || s.written) { in handle_stripe()
5080 if (s.syncing + s.replacing) in handle_stripe()
5158 || s.replacing in handle_stripe()
5223 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
5234 if (s.replacing) in handle_stripe()
[all …]
/linux-6.1.9/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-6.1.9/tools/perf/Documentation/
Dperf-inject.txt66 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.txt323 examples replacing probe:icmp_rcv with the just-after-init probe.
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.yaml16 peripheral devices, replacing the use of the ISA bus in the age of PCI[0]. The
/linux-6.1.9/kernel/
DKconfig.preempt75 This option turns the kernel into a real-time kernel by replacing
/linux-6.1.9/drivers/video/console/
DKconfig136 by the firmware in place, rather then replacing the contents with a
/linux-6.1.9/drivers/net/ppp/
DKconfig149 tunnels. L2TP is replacing PPTP for VPN uses.
/linux-6.1.9/Documentation/trace/
Dmmiotrace.rst181 - replacing numeric addresses and values with hardware register names
/linux-6.1.9/arch/powerpc/platforms/
DKconfig289 replacing their get_rtc_time/set_rtc_time callbacks with
/linux-6.1.9/Documentation/arm/sa1100/
Dassabet.rst110 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
/linux-6.1.9/Documentation/livepatch/
Dlivepatch.rst291 loading, enabling, replacing, disabling, removing.
293 Where the replacing and the disabling operations are mutually
/linux-6.1.9/Documentation/driver-api/dmaengine/
Dprovider.rst291 - The device supports replacing repeated transfers at end of transfer (EOT)
294 - Support for replacing a currently running transfer at another point (such
/linux-6.1.9/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst376 installing or replacing task or vma policies. Thus, there is no possibility
381 we hold them mmap_lock for read. Again, because replacing the task or vma
/linux-6.1.9/Documentation/scsi/
DBusLogic.rst278 The retail kit model numbers are found by replacing BT- with KT- in the above
560 replacing "/usr/src" with wherever you keep your Linux kernel source tree::
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst173 kernel documentation. There is no need to fix one by replacing it with

123