Home
last modified time | relevance | path

Searched refs:have (Results 1 – 10 of 10) sorted by relevance

/lib/zlib_inflate/
Dinflate.c190 have = strm->avail_in; \
201 strm->avail_in = have; \
217 if (have == 0) goto inf_leave; \
218 have--; \
336 unsigned have, left; /* available input and output */ in zlib_inflate() local
360 in = have; in zlib_inflate()
453 if (copy > have) copy = have; in zlib_inflate()
457 have -= copy; in zlib_inflate()
481 state->have = 0; in zlib_inflate()
485 while (state->have < state->ncode) { in zlib_inflate()
[all …]
Dinflate.h107 unsigned have; /* number of code lengths in lens[] */ member
/lib/raid6/
Dvpermxor.uc18 * This can be run on systems which have both Altivec and vpermxor instruction.
Daltivec.uc115 /* This assumes either all CPUs have Altivec or none does */
/lib/
DKconfig.kfence14 to have negligible cost to permit enabling it in production
DKconfig32 memory representation that can have any combination of these quirks:
207 Most modern processors have enough cache to hold this table without
211 you have a good reason not to.
DKconfig.debug278 If you have consumers of DWARF debug info that are not ready for
279 newer revisions of DWARF, you may wish to choose this or have your
465 to keep kernel developers who have to stare a lot at assembler listings
593 If you say Y here, you will have some control over the system even
617 Many embedded boards have a disconnected TTL level serial which can
846 semantics of the generic MM. Platforms will have to opt in for
1053 high-availability systems that have uptime guarantees and
1087 for more than 10 seconds, without letting other interrupts have a
1106 This hardlockup detector is useful on systems that don't have
1201 high-availability systems that have uptime guarantees and
[all …]
DKconfig.kasan29 # Old GCC versions do not have proper support for no_sanitize_address.
DKconfig.ubsan151 If you don't enable this option, you have to explicitly specify
DKconfig.kcsan113 Interrupts have tighter latency requirements, and their delay should