Home
last modified time | relevance | path

Searched full:erroneous (Results 1 – 25 of 163) sorted by relevance

1234567

/openbmc/linux/tools/perf/tests/
H A Devent_groups.c83 int erroneous = ((((1 << i) | (1 << j) | (1 << k)) & 5) == 5); in run_test() local
93 return erroneous ? 0 : -1; in run_test()
100 return erroneous ? 0 : -1; in run_test()
106 return erroneous ? -1 : 0; in run_test()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dgeneric_timer.c26 * potential to contain an erroneous value for a small number of core
57 * This occasionally discards valid values, but will catch all erroneous
/openbmc/linux/net/caif/
H A Dcfveil.c49 pr_err("Packet is erroneous!\n"); in cfvei_receive()
87 pr_err("Packet is erroneous!\n"); in cfvei_transmit()
H A Dcfdgml.c50 pr_err("Packet is erroneous!\n"); in cfdgml_receive()
57 pr_err("Packet is erroneous!\n"); in cfdgml_receive()
H A Dcffrml.c123 pr_err("Packet is erroneous!\n"); in cffrml_receive()
156 pr_err("Packet is erroneous!\n"); in cffrml_transmit()
H A Dcfsrvl.c116 pr_err("Packet is erroneous!\n"); in cfservl_modemcmd()
137 pr_err("Packet is erroneous!\n"); in cfservl_modemcmd()
H A Dcfvidl.c40 pr_err("Packet is erroneous!\n"); in cfvidl_receive()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c39 * used eraseblocks are kept in @wl->used, @wl->erroneous, or @wl->scrub
66 * o the WL movement is disallowed (@wl->erroneous) because the PEB is
67 * erroneous - e.g., there was a read error;
673 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
850 * put this PEB to the @ubi->erroneous list to prevent
854 ubi_err(ubi, "too many erroneous eraseblocks (%d)",
858 erroneous = 1;
921 else if (erroneous) {
922 wl_tree_add(e1, &ubi->erroneous);
1249 } else if (in_wl_tree(e, &ubi->erroneous)) {
[all …]
H A Dubi.h467 * @erroneous: RB-tree of erroneous used physical eraseblocks
476 * @erroneous, @erroneous_peb_count, @fm_work_scheduled, @fm_pool,
501 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
502 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
578 struct rb_root erroneous; member
/openbmc/linux/fs/nilfs2/
H A Dsufile.h110 * nilfs_sufile_set_error - mark a segment as erroneous
115 * @segnum as erroneous. The error segment will never be used again.
/openbmc/linux/drivers/mtd/ubi/
H A Dwl.c39 * used eraseblocks are kept in @wl->used, @wl->erroneous, or @wl->scrub
66 * o the WL movement is disallowed (@wl->erroneous) because the PEB is
67 * erroneous - e.g., there was a read error;
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
864 * put this PEB to the @ubi->erroneous list to prevent
868 ubi_err(ubi, "too many erroneous eraseblocks (%d)",
873 erroneous = 1;
940 else if (erroneous) {
941 wl_tree_add(e1, &ubi->erroneous);
1318 } else if (in_wl_tree(e, &ubi->erroneous)) {
[all …]
H A Dubi.h496 * @erroneous: RB-tree of erroneous used physical eraseblocks
505 * @erroneous, @erroneous_peb_count, @fm_work_scheduled, @fm_pool,
530 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
531 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
607 struct rb_root erroneous; member
/openbmc/linux/drivers/media/common/siano/
H A Dsmscoreapi.h727 u32 error_ts_packets; /* Number of erroneous
737 u32 ber_error_count; /* Number of erroneous SYNC bits. */
781 u32 error_ts_packets; /* Number of erroneous transport-stream packets */
954 u32 ber_error_count; /* Number of erroneous SYNC bits. */
963 u32 error_ts_packets; /* Number of erroneous
980 u32 ber_error_count; /* Number of erroneous SYNC bits. */
989 u32 error_ts_packets; /* Number of erroneous
H A Dsmsdvb.h86 u32 ber_error_count; /* Number of erroneous SYNC bits. */
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-cross-canadian.bb22 # This will result in erroneous reuse of previous sstate packages. The following line
/openbmc/linux/tools/lib/perf/Documentation/
H A Dmanpage-suppress-sp.xsl3 handles erroneous, inline .sp in manpage output of some
/openbmc/linux/tools/perf/Documentation/
H A Dmanpage-suppress-sp.xsl3 handles erroneous, inline .sp in manpage output of some
/openbmc/linux/drivers/bus/
H A DKconfig49 not responding on timeout an IRQ is raised with an erroneous address
51 driver provides the interrupt handler to detect the erroneous
/openbmc/linux/Documentation/input/devices/
H A Dntrig.rst44 erroneous disconnects, where the sensor may mistakenly not detect a finger that
77 obvious that these sensors were prone to erroneous events. Users reported
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,lms380kf01.yaml29 This can also be raised for other reasons like erroneous
H A Dsamsung,s6d27a1.yaml28 This can also be raised for other reasons like erroneous
/openbmc/u-boot/arch/arm/include/asm/
H A Dmacro.h108 /* NOTE: MPIDR handling will be erroneous on multi-cluster machines */
130 /* NOTE: MPIDR handling will be erroneous on multi-cluster machines */
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp73 // For issuing a meaningful diagnostic for the erroneous `snd1 | snd2`.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig20 frames false erroneous disconnects can be tolerated, where the

1234567