Home
last modified time | relevance | path

Searched refs:U32 (Results 1 – 25 of 32) sorted by relevance

12

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_cnfg.h353 U32 Word32;
512 U32 MsgContext; /* 08h */
515 U32 PageAddress; /* 18h */
543 U32 MsgContext; /* 08h */
546 U32 IOCLogInfo; /* 10h */
637 U32 HwSettings[MPI_MAN_PAGE_2_HW_SETTINGS_WORDS];/* 08h */
656 U32 Info[MPI_MAN_PAGE_3_INFO_WORDS];/* 08h */
666 U32 Reserved1; /* 04h */
675 U32 ISVolumeSettings; /* 48h */
676 U32 IMEVolumeSettings; /* 4Ch */
[all …]
Dmpi_fc.h69 U32 MsgContext; /* 08h */
79 U32 PortNameHigh; /* 00h */
80 U32 PortNameLow; /* 04h */
81 U32 NodeNameHigh; /* 08h */
82 U32 NodeNameLow; /* 0Ch */
96 U32 MsgContext; /* 08h */
99 U32 IOCLogInfo; /* 10h */
100 U32 TransferLength; /* 14h */
101 U32 TransactionContext; /* 18h */
102 U32 Rctl_Did; /* 1Ch */
[all …]
Dmpi_targ.h78 U32 PhysicalAddress32;
99 U32 MsgContext; /* 08h */
124 U32 MsgContext; /* 08h */
127 U32 IOCLogInfo; /* 10h */
140 U32 MsgContext; /* 08h */
144 U32 IOCLogInfo; /* 10h */
145 U32 ReplyWord; /* 14h */
158 U32 MsgContext; /* 08h */
162 U32 IOCLogInfo; /* 10h */
163 U32 ReplyWord; /* 14h */
[all …]
Dmpi_init.h87 U32 MsgContext; /* 08h */
89 U32 Control; /* 14h */
91 U32 DataLength; /* 28h */
92 U32 SenseBufferLowAddr; /* 2Ch */
159 U32 MsgContext; /* 08h */
163 U32 IOCLogInfo; /* 10h */
164 U32 TransferCount; /* 14h */
165 U32 SenseCount; /* 18h */
166 U32 ResponseInfo; /* 1Ch */
221 U32 PrimaryReferenceTag; /* 14h */
[all …]
Dmpi_ioc.h154 U32 MsgContext; /* 08h */
157 U32 HostMfaHighAddr; /* 10h */
158 U32 SenseBufferHighAddr; /* 14h */
159 U32 ReplyFifoHostSignalingAddr; /* 18h */
202 U32 MsgContext; /* 08h */
205 U32 IOCLogInfo; /* 10h */
222 U32 MsgContext; /* 08h */
237 U32 Word;
249 U32 MsgContext; /* 08h */
252 U32 IOCLogInfo; /* 10h */
[all …]
Dmpi_raid.h69 U32 MsgContext; /* 08h */
70 U32 Reserved2; /* 0Ch */
71 U32 ActionDataWord; /* 10h */
143 U32 MsgContext; /* 08h */
146 U32 IOCLogInfo; /* 10h */
147 U32 VolumeStatus; /* 14h */
148 U32 ActionData; /* 18h */
185 U32 MsgContext; /* 08h */
187 U32 Control; /* 14h */
189 U32 DataLength; /* 28h */
[all …]
Dmpi_sas.h110 U32 MsgContext; /* 08h */
111 U32 Reserved1; /* 0Ch */
113 U32 Reserved2; /* 18h */
114 U32 Reserved3; /* 1Ch */
138 U32 MsgContext; /* 08h */
142 U32 IOCLogInfo; /* 10h */
143 U32 Reserved3; /* 14h */
164 U32 MsgContext; /* 08h */
165 U32 Reserved1; /* 0Ch */
166 U32 Reserved2; /* 10h */
[all …]
Dmpi_tool.h56 U32 MsgContext; /* 08h */
59 U32 IOCLogInfo; /* 10h */
77 U32 MsgContext; /* 08h */
78 U32 Flags; /* 0Ch */
106 U32 MsgContext; /* 08h */
125 U32 MsgContext; /* 08h */
126 U32 Flags; /* 0Ch */
127 U32 Reserved3; /* 10h */
134 U32 DiagDataLength; /* 00h */
160 U32 MsgContext; /* 08h */
[all …]
Dmpi_lan.h57 U32 MsgContext; /* 08h */
72 U32 MsgContext; /* 08h */
75 U32 IOCLogInfo; /* 10h */
76 U32 BufferContext; /* 14h */
91 U32 MsgContext; /* 08h */
92 U32 BucketCount; /* 0Ch */
107 U32 MsgContext; /* 08h */
110 U32 IOCLogInfo; /* 10h */
111 U32 BucketsRemaining; /* 14h */
112 U32 PacketOffset; /* 18h */
[all …]
Dmpi.h342 U32 Word;
359 U32 FlagsLength;
360 U32 Address;
366 U32 FlagsLength;
373 U32 FlagsLength;
376 U32 Address32;
391 U32 Address;
411 U32 Address32;
427 U32 TransactionContext[1];
428 U32 TransactionDetails[1];
[all …]
Dmpi_type.h54 typedef u_int32_t U32; typedef
58 U32 Low;
64 U32 Low;
65 U32 High;
78 typedef U32 *PU32;
/linux-4.19.296/lib/zstd/
Dzstd_internal.h68 static const U32 repStartValue[ZSTD_REP_NUM] = {1, 4, 8};
110 static const U32 LL_bits[MaxLL + 1] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, …
113 static const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG;
115 static const U32 ML_bits[MaxML + 1] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, …
120 static const U32 ML_defaultNormLog = ML_DEFAULTNORMLOG;
124 static const U32 OF_defaultNormLog = OF_DEFAULTNORMLOG;
160 U32 off;
161 U32 len;
165 U32 price;
166 U32 off;
[all …]
Dcompress.c31 static const U32 g_searchStrength = 8; /* control skip over incompressible data */
57 U32 dictLimit; /* below that point, need extDict */
58 U32 lowLimit; /* below that point, no more data */
59 U32 nextToUpdate; /* index from which to continue dictionary update */
60 U32 nextToUpdate3; /* index from which to continue dictionary update */
61 U32 hashLog3; /* dispatch table : larger == faster, more memory */
62 U32 loadedDictEnd; /* index of end of dictionary */
63 U32 forceWindow; /* force back-references to respect limit of 1<<wLog, even for dictionary */
64 U32 forceRawDict; /* Force loading dictionary in "content-only" mode (no header analysis) */
66 U32 rep[ZSTD_REP_NUM];
[all …]
Dhuf_compress.c88 U32 maxSymbolValue = HUF_TABLELOG_MAX; in HUF_compressWeights_wksp()
89 U32 tableLog = MAX_FSE_TABLELOG_FOR_HUFF_HEADER; in HUF_compressWeights_wksp()
92 U32 *count; in HUF_compressWeights_wksp()
96 HUF_STATIC_ASSERT(sizeof(FSE_CTable) == sizeof(U32)); in HUF_compressWeights_wksp()
98 CTable = (FSE_CTable *)((U32 *)workspace + spaceUsed32); in HUF_compressWeights_wksp()
100 count = (U32 *)workspace + spaceUsed32; in HUF_compressWeights_wksp()
102 norm = (S16 *)((U32 *)workspace + spaceUsed32); in HUF_compressWeights_wksp()
103 spaceUsed32 += ALIGN(sizeof(S16) * (HUF_TABLELOG_MAX + 1), sizeof(U32)) >> 2; in HUF_compressWeights_wksp()
107 workspace = (U32 *)workspace + spaceUsed32; in HUF_compressWeights_wksp()
152 …Table_wksp(void *dst, size_t maxDstSize, const HUF_CElt *CTable, U32 maxSymbolValue, U32 huffLog, … in HUF_writeCTable_wksp()
[all …]
Dfse_compress.c94 U32 const tableSize = 1 << tableLog; in FSE_buildCTable_wksp()
95 U32 const tableMask = tableSize - 1; in FSE_buildCTable_wksp()
98 void *const FSCT = ((U32 *)ptr) + 1 /* header */ + (tableLog ? tableSize >> 1 : 1); in FSE_buildCTable_wksp()
100 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp()
101 U32 highThreshold = tableSize - 1; in FSE_buildCTable_wksp()
103 U32 *cumul; in FSE_buildCTable_wksp()
107 cumul = (U32 *)workspace + spaceUsed32; in FSE_buildCTable_wksp()
109 tableSymbol = (FSE_FUNCTION_TYPE *)((U32 *)workspace + spaceUsed32); in FSE_buildCTable_wksp()
110 spaceUsed32 += ALIGN(sizeof(FSE_FUNCTION_TYPE) * ((size_t)1 << tableLog), sizeof(U32)) >> 2; in FSE_buildCTable_wksp()
114 workspace = (U32 *)workspace + spaceUsed32; in FSE_buildCTable_wksp()
[all …]
Dhuf_decompress.c92 U32 tableLog = 0; in HUF_readDTableX2_wksp()
93 U32 nbSymbols = 0; in HUF_readDTableX2_wksp()
98 U32 *rankVal; in HUF_readDTableX2_wksp()
102 rankVal = (U32 *)workspace + spaceUsed32; in HUF_readDTableX2_wksp()
104 huffWeight = (BYTE *)((U32 *)workspace + spaceUsed32); in HUF_readDTableX2_wksp()
105 spaceUsed32 += ALIGN(HUF_SYMBOLVALUE_MAX + 1, sizeof(U32)) >> 2; in HUF_readDTableX2_wksp()
109 workspace = (U32 *)workspace + spaceUsed32; in HUF_readDTableX2_wksp()
122 if (tableLog > (U32)(dtd.maxTableLog + 1)) in HUF_readDTableX2_wksp()
131 U32 n, nextRankStart = 0; in HUF_readDTableX2_wksp()
133 U32 const curr = nextRankStart; in HUF_readDTableX2_wksp()
[all …]
Dzstd_opt.h101 FORCE_INLINE U32 ZSTD_getLiteralPrice(seqStore_t *ssPtr, U32 litLength, const BYTE *literals) in ZSTD_getLiteralPrice()
103 U32 price, u; in ZSTD_getLiteralPrice()
106 return ZSTD_highbit32((U32)litLength + 1) + (litLength * 6); in ZSTD_getLiteralPrice()
113 U32 const additional = litLength - ssPtr->cachedLitLength; in ZSTD_getLiteralPrice()
142 FORCE_INLINE U32 ZSTD_getPrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 of… in ZSTD_getPrice()
145 U32 price; in ZSTD_getPrice()
149 …return ZSTD_getLiteralPrice(seqStorePtr, litLength, literals) + ZSTD_highbit32((U32)matchLength + … in ZSTD_getPrice()
165 …IC void ZSTD_updatePrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 offset,… in ZSTD_updatePrice()
167 U32 u; in ZSTD_updatePrice()
215 U32 ZSTD_insertAndFindFirstIndexHash3(ZSTD_CCtx *zc, const BYTE *ip) in ZSTD_insertAndFindFirstIndexHash3()
[all …]
Dmem.h38 typedef uint32_t U32; typedef
61 ZSTD_STATIC U32 ZSTD_read32(const void *memPtr) { return get_unaligned((const U32 *)memPtr); } in ZSTD_read32()
69 ZSTD_STATIC void ZSTD_write32(void *memPtr, U32 value) { put_unaligned(value, (U32 *)memPtr); } in ZSTD_write32()
79 ZSTD_STATIC U32 ZSTD_readLE24(const void *memPtr) { return ZSTD_readLE16(memPtr) + (((const BYTE *)… in ZSTD_readLE24()
81 ZSTD_STATIC void ZSTD_writeLE24(void *memPtr, U32 val) in ZSTD_writeLE24()
87 ZSTD_STATIC U32 ZSTD_readLE32(const void *memPtr) { return get_unaligned_le32(memPtr); } in ZSTD_readLE32()
89 ZSTD_STATIC void ZSTD_writeLE32(void *memPtr, U32 val32) { put_unaligned_le32(val32, memPtr); } in ZSTD_writeLE32()
106 ZSTD_writeLE32(memPtr, (U32)val); in ZSTD_writeLEST()
113 ZSTD_STATIC U32 ZSTD_readBE32(const void *memPtr) { return get_unaligned_be32(memPtr); } in ZSTD_readBE32()
115 ZSTD_STATIC void ZSTD_writeBE32(void *memPtr, U32 val32) { put_unaligned_be32(val32, memPtr); } in ZSTD_writeBE32()
[all …]
Dentropy_common.c67 U32 bitStream; in FSE_readNCount()
121 if ((bitStream & (threshold - 1)) < (U32)max) { in FSE_readNCount()
167 size_t HUF_readStats_wksp(BYTE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *… in HUF_readStats_wksp()
169 U32 weightTotal; in HUF_readStats_wksp()
188 U32 n; in HUF_readStats_wksp()
203 memset(rankStats, 0, (HUF_TABLELOG_MAX + 1) * sizeof(U32)); in HUF_readStats_wksp()
206 U32 n; in HUF_readStats_wksp()
219 U32 const tableLog = BIT_highbit32(weightTotal) + 1; in HUF_readStats_wksp()
225 U32 const total = 1 << tableLog; in HUF_readStats_wksp()
226 U32 const rest = total - weightTotal; in HUF_readStats_wksp()
[all …]
Dhuf.h83 U32 name##hb[maxSymbolValue + 1]; \
88 typedef U32 HUF_DTable;
90 …ble, maxTableLog) HUF_DTable DTable[HUF_DTABLE_SIZE((maxTableLog)-1)] = {((U32)((maxTableLog)-1) *…
91 …(DTable, maxTableLog) HUF_DTable DTable[HUF_DTABLE_SIZE(maxTableLog)] = {((U32)(maxTableLog)*0x010…
95 #define HUF_COMPRESS_WORKSPACE_SIZE_U32 (HUF_COMPRESS_WORKSPACE_SIZE / sizeof(U32))
99 #define HUF_DECOMPRESS_WORKSPACE_SIZE_U32 (HUF_DECOMPRESS_WORKSPACE_SIZE / sizeof(U32))
152 size_t HUF_buildCTable_wksp(HUF_CElt *tree, const U32 *count, U32 maxSymbolValue, U32 maxNbBits, vo…
159 size_t HUF_readStats_wksp(BYTE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *…
178 U32 HUF_selectDecoder(size_t dstSize, size_t cSrcSize);
Dbitstream.h61 #define STREAM_ACCUMULATOR_MIN ((U32)(ZSTD_32bits() ? STREAM_ACCUMULATOR_MIN_32 : STREAM_ACCUMULATO…
148 ZSTD_STATIC unsigned BIT_highbit32(register U32 val) { return 31 - __builtin_clz(val); } in BIT_highbit32()
275 bitD->bitsConsumed += (U32)(sizeof(bitD->bitContainer) - srcSize) * 8; in BIT_initDStream()
281 ZSTD_STATIC size_t BIT_getUpperBits(size_t bitContainer, U32 const start) { return bitContainer >> … in BIT_getUpperBits()
283 ZSTD_STATIC size_t BIT_getMiddleBits(size_t bitContainer, U32 const start, U32 const nbBits) { retu… in BIT_getMiddleBits()
285 ZSTD_STATIC size_t BIT_getLowerBits(size_t bitContainer, U32 const nbBits) { return bitContainer & … in BIT_getLowerBits()
294 ZSTD_STATIC size_t BIT_lookBits(const BIT_DStream_t *bitD, U32 nbBits) in BIT_lookBits()
296 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBits()
302 ZSTD_STATIC size_t BIT_lookBitsFast(const BIT_DStream_t *bitD, U32 nbBits) in BIT_lookBitsFast()
304 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBitsFast()
[all …]
Dfse_decompress.c101 U32 const maxSV1 = maxSymbolValue + 1; in FSE_buildDTable_wksp()
102 U32 const tableSize = 1 << tableLog; in FSE_buildDTable_wksp()
103 U32 highThreshold = tableSize - 1; in FSE_buildDTable_wksp()
120 U32 s; in FSE_buildDTable_wksp()
137 U32 const tableMask = tableSize - 1; in FSE_buildDTable_wksp()
138 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_wksp()
139 U32 s, position = 0; in FSE_buildDTable_wksp()
155 U32 u; in FSE_buildDTable_wksp()
159 tableDecode[u].nbBits = (BYTE)(tableLog - BIT_highbit32((U32)nextState)); in FSE_buildDTable_wksp()
286 const U32 fastMode = DTableH->fastMode; in FSE_decompress_usingDTable()
[all …]
/linux-4.19.296/lib/lz4/
Dlz4defs.h50 typedef uint32_t U32; typedef
105 static FORCE_INLINE U32 LZ4_read32(const void *ptr) in LZ4_read32()
107 return get_unaligned((const U32 *)ptr); in LZ4_read32()
120 static FORCE_INLINE void LZ4_write32(void *memPtr, U32 value) in LZ4_write32()
122 put_unaligned(value, (U32 *)memPtr); in LZ4_write32()
142 U32 a = get_unaligned((const U32 *)src); in LZ4_copy8()
143 U32 b = get_unaligned((const U32 *)src + 1); in LZ4_copy8()
145 put_unaligned(a, (U32 *)dst); in LZ4_copy8()
146 put_unaligned(b, (U32 *)dst + 1); in LZ4_copy8()
Dlz4_compress.c48 static FORCE_INLINE U32 LZ4_hash4( in LZ4_hash4()
49 U32 sequence, in LZ4_hash4()
60 static FORCE_INLINE U32 LZ4_hash5( in LZ4_hash5()
64 const U32 hashLog = (tableType == byU16) in LZ4_hash5()
71 return (U32)(((sequence << 24) * prime5bytes) >> (64 - hashLog)); in LZ4_hash5()
75 return (U32)(((sequence >> 24) * prime8bytes) >> (64 - hashLog)); in LZ4_hash5()
79 static FORCE_INLINE U32 LZ4_hashPosition( in LZ4_hashPosition()
93 U32 h, in LZ4_putPositionOnHash()
108 U32 *hashTable = (U32 *) tableBase; in LZ4_putPositionOnHash()
110 hashTable[h] = (U32)(p - srcBase); in LZ4_putPositionOnHash()
[all …]
Dlz4hc_compress.c53 static U32 LZ4HC_hashPtr(const void *ptr) in LZ4HC_hashPtr()
78 U32 * const hashTable = hc4->hashTable; in LZ4HC_Insert()
80 U32 const target = (U32)(ip - base); in LZ4HC_Insert()
81 U32 idx = hc4->nextToUpdate; in LZ4HC_Insert()
84 U32 const h = LZ4HC_hashPtr(base + idx); in LZ4HC_Insert()
107 U32 * const HashTable = hc4->hashTable; in LZ4HC_InsertAndFindBestMatch()
110 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndFindBestMatch()
111 const U32 lowLimit = (hc4->lowLimit + 64 * KB > (U32)(ip - base)) in LZ4HC_InsertAndFindBestMatch()
113 : (U32)(ip - base) - (64 * KB - 1); in LZ4HC_InsertAndFindBestMatch()
114 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch()
[all …]

12