Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Def10.c2238 bool replacing) in efx_ef10_filter_push_prep() argument
2244 if (replacing) { in efx_ef10_filter_push_prep()
2314 u64 *handle, bool replacing) in efx_ef10_filter_push() argument
2320 efx_ef10_filter_push_prep(efx, spec, inbuf, *handle, replacing); in efx_ef10_filter_push()
2353 bool replacing = false; in efx_ef10_filter_insert() local
2460 replacing = true; in efx_ef10_filter_insert()
2489 replacing); in efx_ef10_filter_insert()
2494 if (replacing) { in efx_ef10_filter_insert()
2505 } else if (!replacing) { in efx_ef10_filter_insert()
2784 bool replacing = false; in efx_ef10_filter_rfs_insert() local
[all …]
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
DTODO20 - While replacing the older driver in media folder, provide a compatibility
/linux-4.1.27/drivers/md/
Draid5.h260 int syncing, expanding, expanded, replacing; member
Draid5.c989 || s->replacing) in ops_run_io()
1041 || s->replacing) in ops_run_io()
3199 s->replacing = 0; in handle_failed_sync()
3279 (s->replacing && want_replace(sh, disk_idx))) in need_this_block()
4180 s->replacing = 1; in analyse_stripe()
4335 s.replacing || s.to_write || s.written) { in handle_stripe()
4362 if (s.syncing + s.replacing) in handle_stripe()
4435 || s.replacing in handle_stripe()
4463 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
4474 if (s.replacing) in handle_stripe()
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/linux-4.1.27/Documentation/
Dassoc_array.txt527 (1) Simple insert/replace. This involves simply replacing a NULL or old
536 (3) Insertion replacing part of a subtree that we haven't yet entered. This
541 (4) Insertion replacing nodes that we're actively processing. This isn't a
550 (5) Insertion replacing nodes that we're processing a dependent branch of.
Drbtree.txt140 Removing or replacing existing data in an rbtree
Dvfio.txt29 The VFIO driver framework intends to unify these, replacing both the
Dkprobes.txt566 Since a return probe is implemented by replacing the return
DCodingStyle751 appropriate (for example as a means of replacing macros, see Chapter 12), it
Dkernel-parameters.txt1026 replacing ttySn with an I/O port address, like this:
/linux-4.1.27/drivers/clocksource/
DKconfig166 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
/linux-4.1.27/tools/perf/Documentation/
Dperf-diff.txt67 Use a special separator character and don't pad with spaces, replacing
Dperf-report.txt159 Use a special separator character and don't pad with spaces, replacing
/linux-4.1.27/drivers/net/ppp/
DKconfig149 tunnels. L2TP is replacing PPTP for VPN uses.
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt161 - replacing numeric addresses and values with hardware register names
/linux-4.1.27/Documentation/arm/SA1100/
DAssabet109 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
/linux-4.1.27/Documentation/RCU/
DlistRCU.txt300 a copy, updating the copy, then replacing the original with the copy.
DwhatisRCU.txt52 within a data structure (possibly by replacing them with references to
992 the overhead of RCU is merely zero, and that replacing
DRTFP.txt845 Linus suggests replacing brlock with RCU and/or seqlocks:
850 Steve Hemminger responds by replacing them with RCU.
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt105 sensible. (The architecture dependency is because replacing
/linux-4.1.27/Documentation/ide/
Dide.txt175 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-4.1.27/Documentation/vm/
Dnuma_memory_policy.txt333 installing or replacing task or vma policies. Thus, there is no possibility
338 we hold them mmap_sem for read. Again, because replacing the task or vma
/linux-4.1.27/Documentation/scsi/
DBusLogic.txt258 The retail kit model numbers are found by replacing BT- with KT- in the above
546 replacing "/usr/src" with wherever you keep your Linux kernel source tree:
DChangeLog.lpfc1416 - mostly replacing groups of 8 spaces with hard tabs and keeping
1426 replacing groups of 8 spaces with hard tabs and keeping lines
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt199 * Broadcast Event Data (replacing _RESERVED2).
/linux-4.1.27/Documentation/filesystems/
Dext4.txt313 noauto_da_alloc replacing existing files via patterns such as
Dvfs.txt427 instead of replacing the target. The VFS already checks for
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC960206 replacing "/usr/src" with wherever you keep your Linux kernel source tree:
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt723 the mutex can be unlocked by just replacing the owner field with NULL.
/linux-4.1.27/drivers/hwmon/
DKconfig462 This is a merged driver for FSC sensor chips replacing the fscpos,
/linux-4.1.27/Documentation/security/
Dkeys.txt795 on to the calling process's parent, replacing the parent's current session
/linux-4.1.27/drivers/scsi/
DKconfig1606 ST-DMA, replacing ACSI). It does NOT support other schemes, like
/linux-4.1.27/arch/x86/
DKconfig734 HPET is the next generation timer replacing legacy 8254s.