Home
last modified time | relevance | path

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

1234

/Linux-v5.15/arch/parisc/kernel/
Dalternative.c47 u32 *from, cond, replacement; in apply_alternatives() local
53 replacement = entry->replacement; in apply_alternatives()
61 index, cond, len, from, replacement); in apply_alternatives()
68 if (replacement == INSN_PxTLB) { in apply_alternatives()
69 replacement = *from; in apply_alternatives()
71 replacement |= (1 << 10); /* set el bit */ in apply_alternatives()
78 if (replacement == INSN_NOP && len > 1) in apply_alternatives()
79 replacement = 0xe8000002 + (len-2)*8; /* "b,n .+8" */ in apply_alternatives()
82 index, cond, len, replacement, from, from); in apply_alternatives()
88 source = (u32 *)((ulong)&entry->replacement + entry->replacement); in apply_alternatives()
[all …]
/Linux-v5.15/arch/parisc/include/asm/
Dalternative.h27 u32 replacement; /* replacement instruction or code */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
39 __stringify(replacement) " !" \
45 #define ALTERNATIVE(from, to, cond, replacement)\ argument
48 .word cond, replacement ! \
/Linux-v5.15/drivers/dma-buf/
Ddma-fence-chain.c42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
57 replacement = dma_fence_chain_get_prev(prev_chain); in dma_fence_chain_walk()
62 replacement = NULL; in dma_fence_chain_walk()
66 prev, replacement); in dma_fence_chain_walk()
70 dma_fence_put(replacement); in dma_fence_chain_walk()
/Linux-v5.15/arch/s390/kernel/
Dalternative.c66 u8 *instr, *replacement; in __apply_alternatives() local
77 replacement = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
88 memcpy(insnbuf, replacement, a->replacementlen); in __apply_alternatives()
/Linux-v5.15/drivers/md/
Draid10.c444 rdev = conf->mirrors[dev].replacement; in raid10_end_write_request()
753 rdev = rcu_dereference(conf->mirrors[disk].replacement); in read_balance()
1214 struct bio *bio, bool replacement, in raid10_write_one_disk() argument
1228 if (replacement) { in raid10_write_one_disk()
1229 rdev = conf->mirrors[devnum].replacement; in raid10_write_one_disk()
1239 if (replacement) in raid10_write_one_disk()
1249 if (!replacement && test_bit(FailFast, in raid10_write_one_disk()
1292 conf->mirrors[i].replacement); in wait_blocked_dev()
1418 conf->mirrors[d].replacement); in raid10_write_request()
1565 rdev = conf->mirrors[dev].replacement; in raid10_end_discard_request()
[all …]
Draid10.h19 struct md_rdev *rdev, *replacement; member
Draid5.c643 rdev = rcu_dereference(conf->disks[i].replacement); in raid5_calc_degraded()
669 rdev = rcu_dereference(conf->disks[i].replacement); in raid5_calc_degraded()
1101 rrdev = rcu_dereference(conf->disks[i].replacement); in ops_run_io()
2690 rdev = conf->disks[i].replacement; in raid5_end_read_request()
2802 int replacement = 0; in raid5_end_write_request() local
2810 rdev = conf->disks[i].replacement; in raid5_end_write_request()
2812 replacement = 1; in raid5_end_write_request()
2831 if (replacement) { in raid5_end_write_request()
2860 if (sh->batch_head && bi->bi_status && !replacement) in raid5_end_write_request()
3696 rdev = rcu_dereference(conf->disks[i].replacement); in handle_failed_sync()
[all …]
Draid5.h475 struct md_rdev *rdev, *replacement; member
/Linux-v5.15/arch/x86/kernel/
Dalternative.c265 u8 *instr, *replacement; in apply_alternatives() local
284 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()
302 replacement, a->replacementlen); in apply_alternatives()
305 DUMP_BYTES(replacement, a->replacementlen, "%px: rpl_insn: ", replacement); in apply_alternatives()
307 memcpy(insn_buff, replacement, a->replacementlen); in apply_alternatives()
317 *(s32 *)(insn_buff + 1) += replacement - instr; in apply_alternatives()
323 if (a->replacementlen && is_jmp(replacement[0])) in apply_alternatives()
324 recompute_jump(a, instr, replacement, insn_buff); in apply_alternatives()
/Linux-v5.15/fs/afs/
Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
262 replacement = xpermits; in afs_cache_permit()
272 replacement = new; in afs_cache_permit()
284 rcu_assign_pointer(vnode->permit_cache, replacement); in afs_cache_permit()
286 zap = replacement; in afs_cache_permit()
/Linux-v5.15/fs/efivarfs/
DKconfig7 efivarfs is a replacement filesystem for the old EFI
/Linux-v5.15/Documentation/admin-guide/blockdev/drbd/
Dindex.rst10 clusters and in this context, is a "drop-in" replacement for shared
/Linux-v5.15/fs/configfs/
DKconfig12 same system. One is not a replacement for the other.
/Linux-v5.15/drivers/perf/
Dxgene_pmu.c295 XGENE_PMU_EVENT_ATTR(write-need-replacement, 0x06),
296 XGENE_PMU_EVENT_ATTR(write-not-need-replacement, 0x07),
393 XGENE_PMU_EVENT_ATTR(write-caused-replacement, 0x04),
394 XGENE_PMU_EVENT_ATTR(write-not-caused-replacement, 0x05),
416 XGENE_PMU_EVENT_ATTR(replacement, 0x1c),
417 XGENE_PMU_EVENT_ATTR(old-replacement, 0x1d),
418 XGENE_PMU_EVENT_ATTR(young-replacement, 0x1e),
419 XGENE_PMU_EVENT_ATTR(r-set-replacement, 0x1f),
420 XGENE_PMU_EVENT_ATTR(r-clear-replacement, 0x20),
421 XGENE_PMU_EVENT_ATTR(old-r-replacement, 0x21),
[all …]
/Linux-v5.15/drivers/staging/rtl8712/
DTODO7 A replacement for this driver with MAC80211 support is available
/Linux-v5.15/drivers/parisc/
DREADME.dino21 ** Note that many boards were fixed/replaced under a free replacement
/Linux-v5.15/drivers/bcma/
DREADME1 Broadcom introduced new bus as replacement for older SSB. It is based on AMBA,
/Linux-v5.15/Documentation/timers/
Dhpet.rst18 prevents use of that mode. They support the other "legacy replacement"
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst63 Perform the replacement only if bio->bi_opf has all the
/Linux-v5.15/arch/arm/boot/dts/
Dbcm53016-meraki-mr32.dts91 * This is a replacement until I can figure
/Linux-v5.15/drivers/block/drbd/
DKconfig21 clusters and in this context, is a "drop-in" replacement for shared
/Linux-v5.15/arch/s390/include/asm/
Dnospec-insn.h111 # The ALTERNATIVE replacement code has a .+10 which targets
/Linux-v5.15/drivers/net/fddi/
DKconfig11 design; essentially a replacement for high speed Ethernet. FDDI can
/Linux-v5.15/Documentation/admin-guide/
Dldm.rst12 replacement for the MSDOS style partitions. It stores its information in a
/Linux-v5.15/Documentation/process/
Ddeprecated.rst113 no good reason to add new uses of this function. The safe replacement
126 for callers using only NUL-terminated strings. The safe replacement is
143 if a source string is not NUL-terminated. The safe replacement is strscpy(),

1234