Home
last modified time | relevance | path

Searched refs:rolling (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst35 sync by adding 1 dummy line every frame, which causes a rolling effect
41 From experiment it was found that during image rolling, the frame
44 and remain at that value until rolling stops.
54 to correct the rolling/split image.
/linux/lib/zstd/compress/
H A Dzstd_ldm.c24 U64 rolling; member
37 state->rolling = ~(U32)0; in ZSTD_ldm_gear_init()
68 U64 hash = state->rolling; in ZSTD_ldm_gear_reset()
103 hash = state->rolling; in ZSTD_ldm_gear_feed()
131 state->rolling = hash; in ZSTD_ldm_gear_feed()
/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst16 coherency after rolling back a vendor snapshot.
72 The scenario of invalidating a cache when rolling back a vendor
H A Dpersistent-data.rst10 different targets were rolling their own data structures, for example:
H A Dcache.rst213 situations (e.g., rolling back snapshots of
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-xfs36 rolling transactions in bytes.
/linux/lib/raid6/
H A Daltivec.uc48 * rolling over into the next byte
H A Dint.uc51 * rolling over into the next byte
H A Dneon.uc36 * rolling over into the next byte
/linux/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst105 This results in a series of "rolling transactions" where the inode is locked
106 across the entire chain of transactions. Hence while this series of rolling
111 It is important to note that a series of rolling transactions in a permanent
158 are maintained as part of the transaction rolling mechanism.
190 transaction rolling mechanism to re-reserve space on every transaction roll. We
253 forwards progress guarantees that rolling permanent transactions require.
296 If all rolling transactions obey this rule, then they can all make forwards
336 A typical example of a rolling transaction is the removal of extents from an
338 of reservation size limitations. Hence a rolling extent removal transaction
820 rolling transactions for an example of this). Hence we *must* always have
/linux/tools/memory-model/Documentation/
H A Dsimple.txt53 than rolling your own. For one thing, the standard primitives interact
123 Please use them rather than rolling your own.
/linux/Documentation/translations/sp_SP/process/
H A Dkernel-docs.rst63 :Fecha: rolling version
/linux/Documentation/filesystems/
H A Derofs.rst70 - Support chunk-based data deduplication and rolling-hash compressed data
/linux/Documentation/gpu/
H A Dtodo.rst211 other driver specific per-object locks removed. The problem is that rolling out
573 - Improve late-register debugfs by rolling out the same debugfs pre-register
H A Ddrm-kms.rst271 to the driver and modeset objects. This way rolling back an update boils down
/linux/Documentation/networking/
H A Dtcp_ao.rst427 detecting SEQ numbers rolling over. That simplifies the code a lot and only
/linux/Documentation/mm/
H A Dhmm.rst381 rolling back pages not migrating.
/linux/Documentation/admin-guide/
H A Dbcache.rst35 it also keeps a rolling average of the IO sizes per task, and as long as the
H A Dreporting-issues.rst48 can. That includes keeping the ball rolling by occasionally retesting with newer
160 * Wait for reactions and keep the thing rolling until you can accept the
1278 *Wait for reactions and keep the thing rolling until you can accept the
H A Dquickly-build-trimmed-linux.rst73 that might occur at a particular point -- and how to then get things rolling
H A Dverify-bugs-and-bisect-regressions.rst255 to get things rolling again.
/linux/Documentation/process/
H A D2.Process.rst33 rolling development model which is continually integrating major changes.