Home
last modified time | relevance | path

Searched refs:replacement (Results 1 – 60 of 60) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dalternative.c366 u8 *instr, *replacement; in apply_alternatives() local
383 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()
397 replacement, a->replacementlen, a->padlen); in apply_alternatives()
400 DUMP_BYTES(replacement, a->replacementlen, "%p: rpl_insn: ", replacement); in apply_alternatives()
402 memcpy(insnbuf, replacement, a->replacementlen); in apply_alternatives()
407 *(s32 *)(insnbuf + 1) += replacement - instr; in apply_alternatives()
413 if (a->replacementlen && is_jmp(replacement[0])) in apply_alternatives()
414 recompute_jump(a, instr, replacement, insnbuf); in apply_alternatives()
/linux-4.4.14/drivers/md/
Draid10.c454 rdev = conf->mirrors[dev].replacement; in raid10_end_write_request()
735 rdev = rcu_dereference(conf->mirrors[disk].replacement); in read_balance()
1227 conf->mirrors[d].replacement); in __make_request()
1318 rdev = conf->mirrors[d].replacement; in __make_request()
1393 struct md_rdev *rdev = conf->mirrors[d].replacement; in __make_request()
1651 if (tmp->replacement in raid10_spare_active()
1652 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
1653 && !test_bit(Faulty, &tmp->replacement->flags) in raid10_spare_active()
1654 && !test_and_set_bit(In_sync, &tmp->replacement->flags)) { in raid10_spare_active()
1668 sysfs_notify_dirent_safe(tmp->replacement->sysfs_state); in raid10_spare_active()
[all …]
Draid10.h5 struct md_rdev *rdev, *replacement; member
Draid5.c597 rdev = rcu_dereference(conf->disks[i].replacement); in calc_degraded()
623 rdev = rcu_dereference(conf->disks[i].replacement); in calc_degraded()
925 rrdev = rcu_dereference(conf->disks[i].replacement); in ops_run_io()
2313 rdev = conf->disks[i].replacement; in raid5_end_read_request()
2417 int replacement = 0; in raid5_end_write_request() local
2425 rdev = conf->disks[i].replacement; in raid5_end_write_request()
2427 replacement = 1; in raid5_end_write_request()
2445 if (replacement) { in raid5_end_write_request()
2474 if (sh->batch_head && bi->bi_error && !replacement) in raid5_end_write_request()
3223 rdev = conf->disks[i].replacement; in handle_failed_sync()
[all …]
Draid5.h410 struct md_rdev *rdev, *replacement; member
Draid5-cache.c935 rrdev = rcu_dereference(conf->disks[disk_index].replacement); in r5l_recovery_flush_one_stripe()
/linux-4.4.14/fs/efivarfs/
DKconfig6 efivarfs is a replacement filesystem for the old EFI
/linux-4.4.14/fs/configfs/
DKconfig11 same system. One is not a replacement for the other.
/linux-4.4.14/Documentation/blockdev/drbd/
DREADME.txt5 clusters and in this context, is a "drop-in" replacement for shared
/linux-4.4.14/drivers/parisc/
DREADME.dino21 ** Note that many boards were fixed/replaced under a free replacement
/linux-4.4.14/drivers/bcma/
DREADME1 Broadcom introduced new bus as replacement for older SSB. It is based on AMBA,
/linux-4.4.14/Documentation/timers/
Dhpet.txt18 prevents use of that mode. They support the other "legacy replacement"
Dhighres.txt208 replacement (sched_tick). The functionality of the sched_tick hrtimer is
/linux-4.4.14/Documentation/device-mapper/
Ddm-flakey.txt45 <flags>: Perform the replacement only if bio->bi_rw has all the
Dcache-policies.txt25 Overview of supplied cache replacement policies
Ddm-raid.txt249 1.3.1 Allow device replacement/rebuild for RAID 10
Dcache.txt189 policy : the replacement policy to use
/linux-4.4.14/drivers/block/drbd/
DKconfig21 clusters and in this context, is a "drop-in" replacement for shared
/linux-4.4.14/drivers/net/fddi/
DKconfig10 design; essentially a replacement for high speed Ethernet. FDDI can
/linux-4.4.14/net/bluetooth/
DKconfig18 It was designed as a replacement for cables and other short-range
/linux-4.4.14/Documentation/
Dldm.txt12 replacement for the MSDOS style partitions. It stores its information in a
Dmd.txt380 replacement - device is a replacement for another active
397 replacement device or a spare. It sets the flag.
400 Writing "replacement" or "-replacement" is only allowed before
Dassoc_array.txt485 is a replacement for a series of single-occupancy nodes ascending through the
537 may involve replacement of part of that subtree - but that won't affect
Dedac.txt26 However, preventive maintenance and proactive part replacement of memory
DCodingStyle596 Note that locking is _not_ a replacement for reference counting.
DSubmittingPatches251 viewed as a guide, not as a replacement for human judgment. If your code
Dmemory-barriers.txt586 pointer to be replaced with a new modified target, without the replacement
/linux-4.4.14/Documentation/i2c/busses/
Di2c-parport7 meant as a replacement for the older, individual drivers:
/linux-4.4.14/scripts/
Dunifdef.c520 keywordedit(const char *replacement) in keywordedit() argument
523 "%s%s", replacement, newline); in keywordedit()
Dcheckpatch.pl2583 my $replacement = {
2591 …"Use of $flag is deprecated, please use \`$replacement->{$flag} instead.\n" . $herecurr) if ($repl…
/linux-4.4.14/Documentation/hwmon/
Dltc297867 LTC2977 is a pin compatible replacement for LTC2978.
/linux-4.4.14/arch/powerpc/platforms/44x/
DKconfig102 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
/linux-4.4.14/Documentation/virtual/kvm/
Dppc-pv.txt188 That way we can inject an arbitrary amount of code as replacement for a single
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt32 3. Plug-compatible replacement for KERBEROS's low-level routines.
65 kerberos des replacement from australia (version 1.95):
/linux-4.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt149 replacement probably because its primary purpose in life is to be a
150 message bus implementation rather than specifically an ioctl replacement.
Dcoda.txt325 (usually a cache eviction or replacement) and when it finishes
/linux-4.4.14/Documentation/scheduler/
Dsched-design-CFS.txt10 replacement for the previous vanilla scheduler's SCHED_OTHER interactivity
/linux-4.4.14/Documentation/i2c/
Dinstantiating-devices243 This interface is a replacement for the force_* module parameters some I2C
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S745 orr r0, r0, #0x5000 @ I-cache enable, RR cache replacement
768 orr r0, r0, #0x5000 @ I-cache enable, RR cache replacement
/linux-4.4.14/mm/
Dshmem.c256 pgoff_t index, void *expected, void *replacement) in shmem_radix_tree_replace() argument
262 VM_BUG_ON(!replacement); in shmem_radix_tree_replace()
269 radix_tree_replace_slot(pslot, replacement); in shmem_radix_tree_replace()
DKconfig444 for clean pages that the kernel's pageframe replacement algorithm
/linux-4.4.14/Documentation/RCU/
Drcubarrier.txt6 of as a replacement for read-writer locking (among other things), but with
DwhatisRCU.txt94 and replacement of data items in a linked structure without disrupting
/linux-4.4.14/arch/arm/mm/
DKconfig784 bool "Round robin I and D cache replacement algorithm"
787 Say Y here to use the predictable round-robin cache replacement
/linux-4.4.14/drivers/net/wan/
DKconfig299 As a replacement, some vendors provide a way to assert the PCI #RST
/linux-4.4.14/Documentation/vm/
Dcleancache.txt8 pages that the kernel's pageframe replacement algorithm (PFRA) would like
/linux-4.4.14/drivers/acpi/
DKconfig19 Linux ACPI provides a robust functional replacement for several
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt59 Creation, replacement and destruction of contacts is achieved by modifying
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig243 This driver is a replacement for now removed File-backed
/linux-4.4.14/crypto/
DKconfig553 be used as a secure replacement for RIPEMD. For other use cases,
566 to be used as a secure replacement for the 128-bit hash functions
/linux-4.4.14/Documentation/power/
Dswsusp.txt276 A: First of all: it is not a replacement for dm-crypt encrypted swap.
/linux-4.4.14/arch/alpha/
DKconfig530 firmware replacement from floppy (which requires changing a certain
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt36 system. One is not a replacement for the other.
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt500 # remainder is the mount options string in which the replacement
/linux-4.4.14/Documentation/PCI/
Dpci.txt225 You can use the constant PCI_ANY_ID as a wildcard replacement for
/linux-4.4.14/arch/powerpc/
DKconfig455 is meant to be a kdump replacement offering robustness and
/linux-4.4.14/arch/x86/
DKconfig766 APB timer is the replacement for 8254, HPET on X86 MID platforms.
918 SMP-capable replacement for PC-style interrupt controllers. Most
2589 replacement if you select this option. simplefb can correctly deal
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960282 soon as a drive replacement is made available.
/linux-4.4.14/drivers/i2c/busses/
DKconfig1029 This driver is a replacement for (and was inspired by) an older
/linux-4.4.14/Documentation/scsi/
Dscsi_mid_low_api.txt116 ** the scsi_host_alloc() function is a replacement for the rather vaguely