Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/Documentation/
Dperf-inject.txt48 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-report.txt164 Use a special separator character and don't pad with spaces, replacing
/linux-4.4.14/drivers/net/ethernet/cavium/
DKconfig25 functions replacing and virtualizing those of a typical
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
DTODO20 - While replacing the older driver in media folder, provide a compatibility
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.txt4 revisions, replacing the MMIO register interface with in-memory command
/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c2922 bool replacing) in efx_ef10_filter_push_prep() argument
2928 if (replacing) { in efx_ef10_filter_push_prep()
2999 u64 *handle, bool replacing) in efx_ef10_filter_push() argument
3005 efx_ef10_filter_push_prep(efx, spec, inbuf, *handle, replacing); in efx_ef10_filter_push()
3038 bool replacing = false; in efx_ef10_filter_insert() local
3145 replacing = true; in efx_ef10_filter_insert()
3174 replacing); in efx_ef10_filter_insert()
3179 if (replacing) { in efx_ef10_filter_insert()
3190 } else if (!replacing) { in efx_ef10_filter_insert()
3483 bool replacing = false; in efx_ef10_filter_rfs_insert() local
[all …]
/linux-4.4.14/drivers/md/
Draid5.h264 int syncing, expanding, expanded, replacing; member
Draid5.c993 || s->replacing) in ops_run_io()
1045 || s->replacing) in ops_run_io()
3203 s->replacing = 0; in handle_failed_sync()
3283 (s->replacing && want_replace(sh, disk_idx))) in need_this_block()
4189 s->replacing = 1; in analyse_stripe()
4347 s.replacing || s.to_write || s.written) { in handle_stripe()
4374 if (s.syncing + s.replacing) in handle_stripe()
4447 || s.replacing in handle_stripe()
4475 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
4486 if (s.replacing) in handle_stripe()
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/linux-4.4.14/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.txt1066 replacing ttySn with an I/O port address, like this:
/linux-4.4.14/drivers/clocksource/
DKconfig211 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
/linux-4.4.14/drivers/net/ppp/
DKconfig149 tunnels. L2TP is replacing PPTP for VPN uses.
/linux-4.4.14/Documentation/trace/
Dmmiotrace.txt161 - replacing numeric addresses and values with hardware register names
/linux-4.4.14/Documentation/arm/SA1100/
DAssabet109 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
/linux-4.4.14/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.4.14/Documentation/prctl/
Dseccomp_filter.txt105 sensible. (The architecture dependency is because replacing
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/crypto/
DKconfig189 This driver is aimed at replacing the mv_cesa driver. This will only
/linux-4.4.14/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.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt199 * Broadcast Event Data (replacing _RESERVED2).
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960206 replacing "/usr/src" with wherever you keep your Linux kernel source tree:
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt723 the mutex can be unlocked by just replacing the owner field with NULL.
/linux-4.4.14/Documentation/security/
Dkeys.txt795 on to the calling process's parent, replacing the parent's current session
/linux-4.4.14/drivers/hwmon/
DKconfig482 This is a merged driver for FSC sensor chips replacing the fscpos,
/linux-4.4.14/drivers/scsi/
DKconfig1618 ST-DMA, replacing ACSI). It does NOT support other schemes, like
/linux-4.4.14/arch/x86/
DKconfig744 HPET is the next generation timer replacing legacy 8254s.