Searched refs:flips (Results 1 – 12 of 12) sorted by relevance
560 int flips; in vf610_nfc_correct_data() local577 flips = count_written_bits(dat, nfc->chip.ecc.size, flips_threshold); in vf610_nfc_correct_data()578 flips += count_written_bits(oob, mtd->oobsize, flips_threshold); in vf610_nfc_correct_data()580 if (unlikely(flips > flips_threshold)) in vf610_nfc_correct_data()586 return flips; in vf610_nfc_correct_data()
107 Higher ECC scheme usually means better protection against bit-flips and117 slight CPU penalty when too many bit-flips are detected during reads.
1225 int flips; in gpmi_count_bitflips() local1265 flips = nand_check_erased_ecc_chunk( in gpmi_count_bitflips()1273 flips = nand_check_erased_ecc_chunk( in gpmi_count_bitflips()1281 if (flips > 0) { in gpmi_count_bitflips()1283 flips); in gpmi_count_bitflips()1284 mtd->ecc_stats.corrected += flips; in gpmi_count_bitflips()
23 The change flips 'ei_portio.h' definition to declaration.
99 bit-flips. You can put any block-oriented file system on top of UBI
1411 int flips = 1; in ns_do_bit_flips() local1413 flips = (prandom_u32() % (int) bitflips) + 1; in ns_do_bit_flips()1414 while (flips--) { in ns_do_bit_flips()
239 bit-flips, but still selection of ECC scheme is dependent on following
104 by readers, but in terms of counter flips (or batches) rather
35 bool operator~() const noexcept; // flips the bit
757 bitfield flips depending on endianness; fortunately, TASKFILE
537 0 here (present_wnmd_check_flip rejects flips for x/y_off != 0).769 actually possible to hit non-flips there.]1192 present: Check valid region in window mode flips1194 For Pixmap flips to have well defined outcomes the window must be contained by1732 flips and normal updates"1803 xwayland: Use single frame callback for Present flips and normal updates3941 * Pending async flips.3942 * Completed flips waiting for their buffer to be released by the Wayland3945 xwl_present_timer_callback neither completes async flips nor releases3989 the (hypothetical) scenario where Present flips are performed on a[all …]