Home
last modified time | relevance | path

Searched refs:BAD (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_time.sh32 BAD=0
39 ((BAD++))
42 ((BAD++))
77 if [ $BAD -ne 0 ]; then
78 echo "FAIL - $BAD/$TOTAL cases failed"
H A Dcmsg_so_mark.sh35 BAD=0
42 ((BAD++))
71 if [ $BAD -ne 0 ]; then
72 echo "FAIL - $BAD/$TOTAL cases failed"
H A Dcmsg_ipv6.sh38 BAD=0
45 ((BAD++))
150 if [ $BAD -ne 0 ]; then
151 echo "FAIL - $BAD/$TOTAL cases failed"
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.c374 state->mode = BAD; in zlib_inflate()
379 state->mode = BAD; in zlib_inflate()
386 state->mode = BAD; in zlib_inflate()
434 state->mode = BAD; in zlib_inflate()
443 state->mode = BAD; in zlib_inflate()
477 state->mode = BAD; in zlib_inflate()
499 state->mode = BAD; in zlib_inflate()
523 state->mode = BAD; in zlib_inflate()
546 state->mode = BAD; in zlib_inflate()
555 if (state->mode == BAD) break; in zlib_inflate()
[all …]
H A Dinffast.c173 state->mode = BAD; in inflate_fast()
184 state->mode = BAD; in inflate_fast()
291 state->mode = BAD; in inflate_fast()
305 state->mode = BAD; in inflate_fast()
H A Dinflate.h45 BAD, /* got a data error -- remain here until reset */ enumerator
/openbmc/u-boot/lib/zlib/
H A Dinflate.c384 state->mode = BAD; in inflate()
389 state->mode = BAD; in inflate()
396 state->mode = BAD; in inflate()
411 state->mode = BAD; in inflate()
416 state->mode = BAD; in inflate()
520 state->mode = BAD; in inflate()
576 state->mode = BAD; in inflate()
585 state->mode = BAD; in inflate()
621 state->mode = BAD; in inflate()
643 state->mode = BAD; in inflate()
[all …]
H A Dinffast.c188 state->mode = BAD; in inflate_fast()
200 state->mode = BAD; in inflate_fast()
305 state->mode = BAD; in inflate_fast()
320 state->mode = BAD; in inflate_fast()
H A Dinflate.h48 BAD, /* got a data error -- remain here until reset */ enumerator
/openbmc/u-boot/scripts/coccinelle/iterators/
H A Ditnull.cocci54 + BAD(
58 + BAD(
/openbmc/linux/scripts/coccinelle/iterators/
H A Ditnull.cocci55 + BAD(
59 + BAD(
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dkref.rst144 /* BAD BAD BAD - 在交接后得到 */
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-bisect.rst71 ``git bisect start [BAD] [GOOD]``
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-bisect.rst74 ``git bisect start [BAD] [GOOD]``
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_inflate.c146 state->mode = BAD; in dfltcc_inflate()
/openbmc/linux/Documentation/core-api/
H A Dkref.rst143 /* BAD BAD BAD - get is after the handoff */
/openbmc/linux/Documentation/admin-guide/
H A Dbug-bisect.rst69 start with ``git bisect start [BAD] [GOOD]``
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DREADME47 and verify if it is indeed GOOD or BAD (depending on what we were
/openbmc/linux/drivers/net/ethernet/8390/
H A Dne.c66 #define BAD 0xbad macro
338 bad_card = ((dev->base_addr != 0) && (dev->mem_end == BAD)); in ne_probe1()
/openbmc/linux/Documentation/filesystems/
H A Dbefs.rst14 I DISCLAIM ALL RESPONSIBILITY FOR ANY POSSIBLE BAD EFFECTS OF THIS CODE!
/openbmc/linux/Documentation/scsi/
H A DNinjaSCSI.rst137 your computer, you encount some *BAD* error like disk crash.
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c681 enum { GOOD = 0, BAD = -EIO } error[2]; in live_error_interrupt() enumerator
683 { { BAD, GOOD } }, in live_error_interrupt()
684 { { BAD, BAD } }, in live_error_interrupt()
685 { { BAD, GOOD } }, in live_error_interrupt()
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst987 /* THIS CODE BAD BAD BAD BAD: IF IT WAS ANY WORSE IT WOULD USE
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst964 /* THIS CODE BAD BAD BAD BAD: IF IT WAS ANY WORSE IT WOULD USE
/openbmc/qemu/qapi/
H A Drun-state.json566 # @pgmint-loop: program interrupt with BAD new PSW

12