Searched refs:BAD (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.15/lib/zlib_inflate/ |
D | inflate.c | 374 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 …]
|
D | inffast.c | 173 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()
|
D | inflate.h | 45 BAD, /* got a data error -- remain here until reset */ enumerator
|
/Linux-v5.15/scripts/coccinelle/iterators/ |
D | itnull.cocci | 55 + BAD( 59 + BAD(
|
/Linux-v5.15/Documentation/translations/zh_CN/admin-guide/ |
D | bug-bisect.rst | 71 ``git bisect start [BAD] [GOOD]``
|
/Linux-v5.15/Documentation/translations/zh_TW/admin-guide/ |
D | bug-bisect.rst | 74 ``git bisect start [BAD] [GOOD]``
|
/Linux-v5.15/lib/zlib_dfltcc/ |
D | dfltcc_inflate.c | 144 state->mode = BAD; in dfltcc_inflate()
|
/Linux-v5.15/Documentation/core-api/ |
D | kref.rst | 143 /* BAD BAD BAD - get is after the handoff */
|
/Linux-v5.15/Documentation/admin-guide/ |
D | bug-bisect.rst | 69 start with ``git bisect start [BAD] [GOOD]``
|
/Linux-v5.15/tools/testing/selftests/arm64/signal/ |
D | README | 47 and verify if it is indeed GOOD or BAD (depending on what we were
|
/Linux-v5.15/drivers/net/ethernet/8390/ |
D | ne.c | 67 #define BAD 0xbad macro 339 bad_card = ((dev->base_addr != 0) && (dev->mem_end == BAD)); in ne_probe1()
|
/Linux-v5.15/Documentation/filesystems/ |
D | befs.rst | 14 I DISCLAIM ALL RESPONSIBILITY FOR ANY POSSIBLE BAD EFFECTS OF THIS CODE!
|
/Linux-v5.15/Documentation/scsi/ |
D | NinjaSCSI.rst | 137 your computer, you encount some *BAD* error like disk crash.
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | selftest_execlists.c | 682 enum { GOOD = 0, BAD = -EIO } error[2]; in live_error_interrupt() enumerator 684 { { BAD, GOOD } }, in live_error_interrupt() 685 { { BAD, BAD } }, in live_error_interrupt() 686 { { BAD, GOOD } }, in live_error_interrupt()
|
/Linux-v5.15/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 995 /* THIS CODE BAD BAD BAD BAD: IF IT WAS ANY WORSE IT WOULD USE
|
/Linux-v5.15/Documentation/kernel-hacking/ |
D | locking.rst | 967 /* THIS CODE BAD BAD BAD BAD: IF IT WAS ANY WORSE IT WOULD USE
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_modes.c | 1228 MODE_STATUS(BAD),
|
/Linux-v5.15/Documentation/networking/ |
D | arcnet-hardware.rst | 340 Anything less than 0xA0000 is, well, a BAD idea since it isn't above
|