Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/sfc/
H A 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_priv *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/arch/arm/boot/dts/aspeed/
H A Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/linux/tools/arch/x86/dell-uart-backlight-emulator/
H A DREADME25 4. A DSDT overlay for the desktop PC replacing the _HID of the 16550 UART
/linux/drivers/net/ethernet/cavium/
H A DKconfig25 functions replacing and virtualizing those of a typical
/linux/Documentation/userspace-api/media/rc/
H A Dkeytable.c.rst8 /* keytable.c - This program allows checking/replacing keys at IR
/linux/Documentation/core-api/
H A 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.
H A Drbtree.rst143 Removing or replacing existing data in an rbtree
/linux/drivers/md/
H A Draid5.h284 int syncing, expanding, expanded, replacing; member
H A Draid5.c1245 || s->replacing) in ops_run_io()
1305 || s->replacing) in ops_run_io()
3741 s->replacing = 0; in handle_failed_sync()
3816 (s->replacing && want_replace(sh, disk_idx))) in need_this_block()
4835 s->replacing = 1; in analyse_stripe()
5001 s.replacing || s.to_write || s.written) { in handle_stripe()
5033 if (s.syncing + s.replacing) in handle_stripe()
5111 || s.replacing in handle_stripe()
5176 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
5187 if (s.replacing) in handle_stripe()
[all …]
/linux/Documentation/arch/x86/x86_64/
H A Dfred.rst14 1) Improve overall performance and response time by replacing event
/linux/tools/perf/Documentation/
H A Dperf-inject.txt66 Decode Instruction Tracing data, replacing it with synthesized events.
H A Dperf-diff.txt67 Use a special separator character and don't pad with spaces, replacing
/linux/drivers/video/console/
H A DKconfig138 by the firmware in place, rather then replacing the contents with a
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst25 replacing access to and mutation of this state with a "fake" or "mock" variant.
/linux/kernel/
H A DKconfig.preempt75 This option turns the kernel into a real-time kernel by replacing
/linux/drivers/net/ppp/
H A DKconfig183 tunnels. L2TP is replacing PPTP for VPN uses.
/linux/Documentation/trace/
H A Dmmiotrace.rst181 - replacing numeric addresses and values with hardware register names
/linux/scripts/
H A DKbuild.include68 # Read a file, replacing newlines with spaces
/linux/arch/powerpc/platforms/
H A DKconfig293 replacing their get_rtc_time/set_rtc_time callbacks with
/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst110 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
/linux/Documentation/driver-api/dmaengine/
H A 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/Documentation/scsi/
H A 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/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst383 installing or replacing task or vma policies. Thus, there is no possibility
388 we hold them mmap_lock for read. Again, because replacing the task or vma
/linux/Documentation/doc-guide/
H A Dcontributing.rst177 kernel documentation. There is no need to fix one by replacing it with
/linux/drivers/block/
H A DKconfig392 can be used in IO path for replacing io_uring cmd, which will become

123