Home
last modified time | relevance | path

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

123

/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dlog-writes.rst10 that is in the WRITE requests is copied into the log to make the replay happen
18 next REQ_PREFLUSH request. This is to make it easier for userspace to replay
48 If we logged DISCARD when it completed, the replay would look like this:
52 which isn't quite what happened and wouldn't be caught during the log replay.
81 write, but first you need to replay up to the mkfs to make sure
89 This would allow you to replay the log up to the mkfs mark and
90 then replay from that point on doing the fsck check in the
98 There is a userspace tool that will replay the log for you in various ways.
119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync
138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs
[all …]
/Linux-v6.1/net/xfrm/
Dxfrm_replay.c68 ((x->replay.seq - x->preplay.seq < x->replay_maxdiff) && in xfrm_replay_notify()
69 (x->replay.oseq - x->preplay.oseq < x->replay_maxdiff))) { in xfrm_replay_notify()
79 if (memcmp(&x->replay, &x->preplay, in xfrm_replay_notify()
88 memcpy(&x->preplay, &x->replay, sizeof(struct xfrm_replay_state)); in xfrm_replay_notify()
104 XFRM_SKB_CB(skb)->seq.output.low = ++x->replay.oseq; in __xfrm_replay_overflow()
106 if (unlikely(x->replay.oseq == 0) && in __xfrm_replay_overflow()
108 x->replay.oseq--; in __xfrm_replay_overflow()
133 if (likely(seq > x->replay.seq)) in xfrm_replay_check_legacy()
136 diff = x->replay.seq - seq; in xfrm_replay_check_legacy()
142 if (x->replay.bitmap & (1U << diff)) { in xfrm_replay_check_legacy()
[all …]
Dxfrm_user.c593 sizeof(x->replay.bitmap) * 8); in copy_from_user_state()
628 struct xfrm_replay_state *replay; in xfrm_update_ae_params() local
629 replay = nla_data(rp); in xfrm_update_ae_params()
630 memcpy(&x->replay, replay, sizeof(*replay)); in xfrm_update_ae_params()
631 memcpy(&x->preplay, replay, sizeof(*replay)); in xfrm_update_ae_params()
893 put_unaligned(x->stats.replay, &p->stats.replay); in copy_to_user_state()
1113 ret = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in copy_to_user_state_extra()
1114 &x->replay); in copy_to_user_state_extra()
2339 err = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in build_aevent()
2340 &x->replay); in build_aevent()
/Linux-v6.1/tools/testing/selftests/net/
Dvrf-xfrm-tests.sh266 replay-window 4 replay-oseq 0x4 \
273 replay-window 4 replay-oseq 0x4 \
281 replay-window 4 replay-oseq 0x4 \
288 replay-window 4 replay-oseq 0x4 \
296 replay-window 4 replay-oseq 0x4 \
303 replay-window 4 replay-oseq 0x4 \
311 replay-window 4 replay-oseq 0x4 \
318 replay-window 4 replay-oseq 0x4 \
/Linux-v6.1/Documentation/networking/
Dxfrm_sync.rst19 ensure proper decay of SAs) and replay counters to avoid replay attacks
27 know if the replay sequence threshold is reached or 10 secs have passed"
36 - the replay sequence for both inbound and outbound
67 XFRM_AE_RTHR=1, /* replay threshold*/
68 XFRM_AE_RVAL=2, /* replay value */
71 XFRM_AE_CR=16, /* Event cause is replay update */
94 b)replay value (XFRMA_REPLAY_VAL)
96 This TLV carries the running/current counter for replay sequence since
99 c)replay threshold (XFRMA_REPLAY_THRESH)
102 when the replay sequence is exceeded.
[all …]
Dmac80211-injection.rst71 facilitating replay of captured radiotap headers directly.
/Linux-v6.1/drivers/input/
Dff-memless.c87 if (state->effect->replay.length) { in calculate_next_time()
168 } else if (envelope->fade_length && effect->replay.length && in apply_envelope()
364 } else if (effect->replay.length && in ml_get_combo_effect()
373 msecs_to_jiffies(effect->replay.delay); in ml_get_combo_effect()
375 msecs_to_jiffies(effect->replay.length); in ml_get_combo_effect()
443 msecs_to_jiffies(state->effect->replay.delay); in ml_ff_playback()
445 msecs_to_jiffies(state->effect->replay.length); in ml_ff_playback()
473 msecs_to_jiffies(state->effect->replay.delay); in ml_ff_upload()
475 msecs_to_jiffies(state->effect->replay.length); in ml_ff_upload()
Dinput-compat.h43 struct ff_replay replay; member
/Linux-v6.1/drivers/input/joystick/iforce/
Diforce-ff.c281 || old->replay.length != new->replay.length in need_core()
282 || old->replay.delay != new->replay.delay) in need_core()
386 effect->replay.length, in iforce_upload_periodic()
387 effect->replay.delay, in iforce_upload_periodic()
446 effect->replay.length, in iforce_upload_constant()
447 effect->replay.delay, in iforce_upload_constant()
512 effect->replay.length, effect->replay.delay, in iforce_upload_condition()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmgp100.c570 if (vmm->replay) { in gp100_vmm_join()
608 bool replay; in gp100_vmm_new_() local
611 replay = args->v0.fault_replay != 0; in gp100_vmm_new_()
614 replay = false; in gp100_vmm_new_()
622 (*pvmm)->replay = replay; in gp100_vmm_new_()
/Linux-v6.1/tools/perf/Documentation/
Dperf-sched.txt11 'perf sched' {record|latency|map|replay|script|timehist}
26 'perf sched replay' to simulate the workload that was recorded
29 threads can then replay the timings (CPU runtime and sleep patterns)
/Linux-v6.1/Documentation/filesystems/ext4/
Djournal.rst76 transaction will be discarded during replay.
516 A revocation block is used to prevent replay of a block in an earlier
520 journal replay after the file block was written to disk will cause
702 system. This is what guarantees idempotence of fast commit replay.
711 If we store this sequence of operations as is then the replay is not idempotent.
712 Let's say while in replay, we crash after (2). During the second replay,
720 inode 11 before the replay)
728 replay, we will remove file A (inode 11). But we will create it back and make
731 replay of last inode 11 tag. Thus, by converting a non-idempotent procedure
733 the replay.
/Linux-v6.1/drivers/virt/coco/sev-guest/
DKconfig10 alter, drop or replay the messages sent. The driver provides
/Linux-v6.1/fs/ubifs/
DMakefile5 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
/Linux-v6.1/sound/firewire/
Damdtp-stream.c575 if (!d->replay.enable || !s->ctx_data.rx.replay_target) { in pool_seq_descs()
578 if (!d->replay.on_the_fly) { in pool_seq_descs()
1230 if (d->replay.enable) in process_tx_packets()
1469 if (d->replay.enable && !d->replay.on_the_fly) { in irq_target_callback_skip()
1614 if (s->domain->replay.enable) { in amdtp_stream_start()
1712 if (s->domain->replay.enable) in amdtp_stream_start()
1806 if (s->domain->replay.enable) in amdtp_stream_stop()
1954 d->replay.enable = replay_seq; in amdtp_domain_start()
1955 d->replay.on_the_fly = replay_on_the_fly; in amdtp_domain_start()
Damdtp-stream.h307 } replay; member
/Linux-v6.1/net/netfilter/
Dnfnetlink.c228 replay: in nfnetlink_rcv_msg()
310 goto replay; in nfnetlink_rcv_msg()
384 replay: in nfnetlink_rcv_batch()
565 goto replay; in nfnetlink_rcv_batch()
/Linux-v6.1/drivers/hid/usbhid/
Dhid-pidff.c304 pidff->set_effect[PID_DURATION].value[0] = effect->replay.length; in pidff_set_effect_report()
314 pidff->set_effect[PID_START_DELAY].value[0] = effect->replay.delay; in pidff_set_effect_report()
326 return effect->replay.length != old->replay.length || in pidff_needs_set_effect()
330 effect->replay.delay != old->replay.delay; in pidff_needs_set_effect()
/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_resp.c568 res->replay = 0; in rxe_prepare_res()
612 if (!res->replay) { in atomic_reply()
779 if (!res->replay) { in read_reply()
837 if (!res->replay) in read_reply()
1166 res->replay = 1; in duplicate_request()
1184 res->replay = 1; in duplicate_request()
Drxe_verbs.h151 int replay; member
/Linux-v6.1/Documentation/userspace-api/media/dvb/
Ddmx-fwrite.rst37 provides the actual DVR functionality. It is used for replay of a
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h48 bool replay; member
/Linux-v6.1/include/uapi/linux/
Dinput.h459 struct ff_replay replay; member
/Linux-v6.1/tools/testing/ktest/
Dktest.pl3031 my $replay = $bisect_replay;
3067 if (defined($replay)) {
3071 $replay = update_bisect_replay;
3075 $replay = update_bisect_replay;
3116 if (defined($replay)) {
3117 run_command "git bisect replay $replay" or
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_svm.c730 int replay = 0, atomic = 0, ret; in nouveau_svm_fault() local
878 replay++; in nouveau_svm_fault()
882 if (replay) in nouveau_svm_fault()

123