Home
last modified time | relevance | path

Searched full:rolling (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c117 /* validate rolling verifier log logic: try all variations of log buf in verif_log_subtest()
197 /* (ROLLING) get actual log size */ in verif_log_subtest()
208 /* (ROLLING, NULL) get actual log size */ in verif_log_subtest()
233 /* (ROLLING) expect -ENOSPC for one byte short log */ in verif_log_subtest()
240 /* (ROLLING) expect *not* -ENOSPC with exact log_true_size buffer */ in verif_log_subtest()
322 /* validate rolling verifier log logic: try all variations of log buf in verif_btf_log_subtest()
326 opts.log_level = 1; /* rolling log */ in verif_btf_log_subtest()
381 /* (ROLLING) get actual log size */ in verif_btf_log_subtest()
392 /* (ROLLING, NULL) get actual log size */ in verif_btf_log_subtest()
417 /* (ROLLING) expect -ENOSPC for one byte short log */ in verif_btf_log_subtest()
[all …]
/openbmc/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.
/openbmc/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
83 Rolling back to an vendor snapshot
H A Dpersistent-data.rst10 different targets were rolling their own data structures, for example:
/openbmc/linux/lib/zstd/compress/
H A Dzstd_ldm.c24 U64 rolling; member
30 * Initializes the rolling hash state such that it will honor the
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()
345 /* Rolling hash state */ in ZSTD_ldm_generateSequences_internal()
355 /* Initialize the rolling hash state with the first minMatchLength bytes */ in ZSTD_ldm_generateSequences_internal()
/openbmc/linux/Documentation/filesystems/
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
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-xfs37 rolling transactions. The grant head is exported in
/openbmc/linux/drivers/md/bcache/
H A Dstats.c15 * rolling averages.
17 * Every so often, a timer goes off and rescales the rolling averages.
/openbmc/linux/include/asm-generic/
H A Dbitops.h9 * out before rolling your own buggy implementation in assembly language.
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c259 * @is_add: true when loading profile, false when rolling back the previous one
262 * also used for rolling back previously loaded profile.
388 * After rolling back removes entry from the list.
/openbmc/linux/fs/xfs/scrub/
H A Drepair.h22 * that we'll attach to a transaction without rolling the transaction to avoid
/openbmc/qemu/tests/vm/
H A Dubuntu.aarch6437 # writing. Using a rolling latest instead would mean that the SHA
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/
H A Dminifi-cpp_0.15.0.bb156 sed -i "s|#appender.rolling.directory=.*|appender.rolling.directory=${MINIFI_LOG}|g" \
/openbmc/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.
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c29 * code simple, it doesn't take rolling into consideration.
/openbmc/linux/arch/ia64/lib/
H A Dip_fast_csum.S134 shr.u r10=r8,16 // yeah, keep it rolling
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-internal.h59 * Spines keep track of the rolling locks. There are 2 variants, read-only
/openbmc/phosphor-power/power-supply/
H A Drecord_manager.hpp183 * @brief The last ID the power supply returns before rolling over
/openbmc/linux/lib/raid6/
H A Daltivec.uc48 * rolling over into the next byte
H A Dint.uc58 * rolling over into the next byte
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Drecord_manager.hpp181 * @brief The last ID the power supply returns before rolling over
/openbmc/linux/fs/btrfs/
H A Dverity.c66 * stopping and rolling back rather than aborting the victim transaction.
452 * We try to handle recoverable errors while enabling verity by rolling it back
597 * interrupted or failed while rolling back, failed to cleanup the in btrfs_begin_enable_verity()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.c118 * rolling over every 1.5 hours). in gen6_read_clock_frequency()
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/
H A DHoth.interface.yaml208 Prevents hoth from rolling back and using the previous image. When an
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.h88 * Discards all uncommitted changes. Rereads the superblock, rolling back

12345