Home
last modified time | relevance | path

Searched full:incorrectly (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_dirty_log_test.c131 TEST_ASSERT(test_bit(0, bmap), "Page 0 incorrectly reported clean\n"); in main()
134 TEST_ASSERT(!test_bit(0, bmap), "Page 0 incorrectly reported dirty\n"); in main()
138 TEST_ASSERT(!test_bit(1, bmap), "Page 1 incorrectly reported dirty\n"); in main()
140 TEST_ASSERT(!test_bit(2, bmap), "Page 2 incorrectly reported dirty\n"); in main()
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S16 | There are three cases in which operr is incorrectly signaled on the
123 | CHECK FOR INCORRECTLY GENERATED OPERR EXCEPTION HERE
170 | CHECK FOR INCORRECTLY GENERATED OPERR EXCEPTION HERE
197 | CHECK FOR INCORRECTLY GENERATED OPERR EXCEPTION HERE
223 | the operr and aiop bits, and clears inex and ainex, incorrectly
290 cmpiw #0xc000,FPTEMP_EX(%a6) |check if incorrectly signalled
292 cmpiw #0xbfff,FPTEMP_EX(%a6) |check if incorrectly signalled
/openbmc/linux/arch/mips/include/asm/
H A Dcompiler.h18 * incorrectly reordered into earlier delay slots if the unreachable statement
20 * seemingly random behaviour, such as invalid memory accesses from incorrectly
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt24 incorrectly converted surrogate characters (the code >= 0x10000) to UTF-8.
140 So if program used two memory pools, it worked incorrectly.
157 decompressing worked incorrectly.
163 previous versions could work incorrectly,
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dqcom_hidma_mgmt.txt24 writing into destination memory. Setting this value incorrectly can
29 reading the source memory. Setting this value incorrectly can starve
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_chains.sh139 check_fail $? "Incorrectly succeeded to insert filter which does not template"
147 check_fail $? "Incorrectly succeeded to insert filter which does not template"
/openbmc/linux/arch/x86/power/
H A DMakefile7 # Clang may incorrectly inline functions with stack protector enabled into
/openbmc/qemu/docs/
H A Ddefs.rst.inc10 incorrectly in boldface.
/openbmc/linux/arch/mips/include/asm/vdso/
H A Dprocessor.h14 * hardware (incorrectly) doesn't ensure that writes will eventually occur.
/openbmc/qemu/gdb-xml/
H A Darm-vfp-sysregs.xml9 don't really care about these, but because we used to (incorrectly)
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsembuf.h15 * x86_64 and x32 incorrectly added padding here, so the structures
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sc7180-skips.txt4 # Test incorrectly assumes that CTM support implies gamma/degamma
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/
H A Dautoconf-2.73.patch17 # or configures them incorrectly in some cases.
/openbmc/linux/Documentation/arch/arm64/
H A Dtagged-address-abi.rst55 incorrectly accept valid tagged pointers for the ``brk()``,
65 incorrectly accept valid tagged pointers for this system call.
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dieee80211.yaml29 different 5 GHz subbands. Using them incorrectly could not work or
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/
H A D0001-arm-hafnium-fix-kernel-tool-linking.patch7 as otherwise it is possible that binaries are incorrectly linked. For example:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst34 dealing with problems like no sound, no video and incorrectly tuned
/openbmc/google-misc/subprojects/nemora-postd/
H A Devent_message.proto18 // incorrectly encoded protobuf's.
/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/
H A Dautoconf-2.73.patch19 # or configures them incorrectly in some cases.
/openbmc/u-boot/board/renesas/rsk7203/
H A Drsk7203.c31 * The RSK board has the SMSC9118 wired up 'incorrectly'.
/openbmc/qemu/tests/qemu-iotests/
H A D0094 # Nolan I qcow2 corruption - incorrectly reports free clusters
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/
H A D0001-build-Fix-strndup-detection-on-MinGW.patch6 GCC and meson conspire together to incorrectly detect that strndup()
/openbmc/u-boot/board/renesas/rsk7264/
H A Drsk7264.c32 * The RSK board has the SMSC89218 wired up 'incorrectly'.
/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/
H A Dpsfp.sh220 echo "Packets incorrectly dropped:"
242 echo "Packets incorrectly received:"
/openbmc/linux/include/linux/
H A Dpacking.h41 * Return: 0 on success, EINVAL or ERANGE if called incorrectly. Assuming

12345678910>>...21