/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 227 volatile u32 bogus[8]; in psurge_quad_probe() local 228 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe() 229 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe() 230 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe() 231 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe() 232 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe() 233 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe() 234 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe() 235 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe() 237 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 231.out | 4 qemu-img: Could not open 'json:{'file.driver':'rbd','file.filename':'rbd:rbd/bogus:conf=BOGUS_CONF'… 6 qemu-img: Could not open 'json:{'file.driver':'rbd','file.pool':'rbd','file.image':'bogus','file.co…
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-coachz-r1.dts | 20 * to avoid using bogus temperature values. 41 * skin temperature thermal zone to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-pompom-r2.dts | 20 * to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-pompom-r1.dts | 23 * to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-lazor.dtsi | 27 * to avoid using bogus temperature values.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
H A D | make-errors.patch | 9 Subject: [-] Remove even more bogus quotation marks (Ross Burton).. 12 and (mx-test.sh: remove bogus quotation marks) Ross Burton
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | unknown-expr-key.json | 2 { 'struct': 'Bar', 'data': { 'string': 'str'}, 'bogus': { }, 'phony': { } }
|
H A D | unknown-expr-key.err | 2 unknown-expr-key.json:2: struct has unknown keys 'bogus', 'phony'
|
H A D | doc-bad-boxed-command-arg.json | 11 # @a: bogus
|
/openbmc/qemu/scripts/qapi/ |
H A D | parser.py | 775 bogus = [name for name, section in args.items() 777 if bogus: 779 args[bogus[0]].info, 782 "s" if len(bogus) > 1 else "", 783 "', '".join(bogus), 784 "do" if len(bogus) > 1 else "does"
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | NEWS | 80 + attempt to retry ptrace to avoid bogus ENOSYS (Michael) 154 + don't return a bogus error value when dumping state 179 + remove bogus vcsid code 181 + remove bogus debug code
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
H A D | 10_utf16.patch | 22 + /* We were called with a bogus length. It should always
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | irqf_oneshot.cocci | 2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/ |
H A D | obmc-phosphor-image.bb | 55 # up. Add enough bogus values here that rootfs-postcommands.bbclass does what
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/ |
H A D | postinst_1.0.bb | 63 # This scriptlet intentionally includes a bogus command in the middle to test
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | edid.rst | 18 - The monitor sends no or bogus EDID data.
|
H A D | hw_random.rst | 32 fitness tests, and could potentially be bogus (if the
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 105 load from memory, which means that the occasional arbitrarily bogus value 106 is not a problem. For example, if a bogus value is fed into cmpxchg(), 108 in a retry. Unless the race condition that resulted in the bogus value 151 After all, if the heuristic can tolerate the occasional bogus value 286 read_foo_diagnostic() might sometimes return a bogus value.
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/ |
H A D | groff_1.23.0.bb | 28 EXTRA_OECONF = "--without-x --with-urw-fonts-dir=/completely/bogus/dir/"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7572.patch | 31 this bogus value and that lead to a buffer overread.
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | 0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch | 18 which is totally bogus in the sysroot case.
|
/openbmc/linux/Documentation/infiniband/ |
H A D | user_verbs.rst | 42 the kernel into following a bogus pointer.
|
/openbmc/linux/kernel/time/ |
H A D | timeconst.bc | 59 print "#error Totally bogus HZ value!\n"
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | ldconfig.patch | 108 - /* Make sure string table indices are not bogus before using \ 131 - /* Make sure string table indices are not bogus before \
|