Home
last modified time | relevance | path

Searched refs:erroneous (Results 1 – 25 of 33) sorted by relevance

12

/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/linux/drivers/mtd/ubi/
H A Dwl.c650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
873 erroneous = 1;
940 else if (erroneous) {
941 wl_tree_add(e1, &ubi->erroneous);
1318 } else if (in_wl_tree(e, &ubi->erroneous)) {
1319 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1320 rb_erase(&e->u.rb, &ubi->erroneous);
1369 in_wl_tree(e, &ubi->erroneous)) {
1479 else if (in_wl_tree(e, &ubi->erroneous))
1795 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
[all …]
H A Dubi.h607 struct rb_root erroneous; member
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c673 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
858 erroneous = 1;
921 else if (erroneous) {
922 wl_tree_add(e1, &ubi->erroneous);
1249 } else if (in_wl_tree(e, &ubi->erroneous)) {
1250 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1251 rb_erase(&e->u.rb, &ubi->erroneous);
1300 in_wl_tree(e, &ubi->erroneous)) {
1535 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1689 tree_destroy(ubi, &ubi->erroneous);
H A Dubi.h578 struct rb_root erroneous; member
/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/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig20 frames false erroneous disconnects can be tolerated, where the
/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
H A Dxpad.rst36 dpad_to_buttons has no effect for known pads. A erroneous commit message
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/
H A Dv4l-utils_1.28.1.bb42 # Disable the erroneous installation of gconv-modules that would break glib
/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/filesystems/
H A Docfs2-online-filecheck.rst29 reported as erroneous.
H A Dmount_api.rst798 parameter is matched, but the value is erroneous, -EINVAL will be
/openbmc/qemu/docs/devel/testing/
H A Dci-definitions.rst.inc32 to erroneous computations, incorrect comparisons, or improper control flow [2]_.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.6.rst110 - webkitgtk: fix erroneous use of unsuported DEBUG_LEVELFLAG variable
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch11 This results in a wraparound to 0xFF, leaving an erroneous field offset.
/openbmc/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt137 confused by one or more of the possible erroneous values, use READ_ONCE()
282 plain C-language accesses is that KCSAN can detect any erroneous lockless
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch299 + * on a byte boundary, and/or with erroneous trailing characters.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch308 + * on a byte boundary, and/or with erroneous trailing characters.
/openbmc/linux/Documentation/networking/
H A Dudplite.rst249 InErrors Number of erroneous UDP-Lite packets. Errors include:
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md39 notify about certain erroneous system-wide conditions, like interface errors.
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst39 document: All of this has been reverse-engineered and may thus be erroneous
/openbmc/ipmitool/control/
H A Dipmitool.spec.in75 erroneous handling of raw Send Message
/openbmc/linux/drivers/clocksource/
H A DKconfig336 A-008585 ("ARM generic timer may contain an erroneous
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-trap.rst601 parsing as erroneous

12