Home
last modified time | relevance | path

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

123

/linux/drivers/scsi/mpt3sas/mpi/
A Dmpi2_image.h33 U32 Signature; /*0x00 */
34 U32 Signature0; /*0x04 */
35 U32 Signature1; /*0x08 */
36 U32 Signature2; /*0x0C */
46 U32 ImageSize; /*0x2C */
48 U32 Checksum; /*0x34 */
49 U32 Reserved38; /*0x38 */
50 U32 Reserved3C; /*0x3C */
51 U32 Reserved40; /*0x40 */
59 U32 BootFlags; /*0x60 */
[all …]
A Dmpi2_cnfg.h655 U32
678 U32
1043 U32
1092 U32
1430 U32
1453 U32
1455 U32
1457 U32
1467 U32
1491 U32
[all …]
A Dmpi2.h849 U32 Word;
871 U32 FlagsLength;
872 U32 Address;
877 U32 FlagsLength;
883 U32 FlagsLength;
885 U32 Address32;
901 U32 Address;
918 U32 Address32;
1123 U32 Address;
1130 U32 Length;
[all …]
A Dmpi2_ioc.h212 U32 Reserved5; /*0x10 */
512 U32 Reserved5; /*0x0C */
513 U32 Reserved6; /*0x10 */
517 U32 Reserved8; /*0x28 */
592 U32 Reserved1; /*0x08 */
623 U32 Reserved3; /*0x08 */
624 U32 Reserved4; /*0x0C */
776 U32 NewValue; /*0x04 */
796 U32 NewValue; /*0x0C */
849 U32 Flags; /*0x04 */
[all …]
A Dmpi2_init.h112 U32 SkipCount; /*0x18 */
113 U32 DataLength; /*0x1C */
122 U32 Control; /*0x3C */
263 U32 SkipCount; /*0x18 */
264 U32 DataLength; /*0x1C */
274 U32 Control; /*0x3C */
361 U32 IOCLogInfo; /*0x10 */
525 U32 Reserved3; /*0x10 */
526 U32 Reserved4; /*0x14 */
527 U32 Reserved5; /*0x18 */
[all …]
/linux/lib/zstd/compress/
A Dzstd_compress_internal.h102 U32 off;
103 U32 mlen;
364 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode()
381 MEM_STATIC U32 ZSTD_MLcode(U32 mlBase) in ZSTD_MLcode()
399 MEM_STATIC repcodes_t ZSTD_updateRep(U32 const rep[3], U32 const offset, U32 const ll0) in ZSTD_updateRep()
437 U32 const cBlockHeader24 = lastBlock + (((U32)bt_raw)<<1) + (U32)(srcSize << 3); in ZSTD_noCompressBlock()
448 U32 const cBlockHeader = lastBlock + (((U32)bt_rle)<<1) + (U32)(srcSize << 3); in ZSTD_rleCompressBlock()
514 pos, (U32)litLength, (U32)mlBase+MINMATCH, (U32)offCode); in ZSTD_storeSeq()
660 static U32 ZSTD_hash3(U32 u, U32 h) { return ((u << (32-24)) * prime3bytes) >> (32-h) ; } in ZSTD_hash3()
664 static U32 ZSTD_hash4(U32 u, U32 h) { return (u * prime4bytes) >> (32-h) ; } in ZSTD_hash4()
[all …]
A Dzstd_lazy.c33 U32 const target = (U32)(ip - base); in ZSTD_updateDUBT()
66 U32 nbCompares, U32 btLow, in ZSTD_insertDUBT1()
171 U32 const curr = (U32)(ip-base); in ZSTD_DUBT_findBetterDictMatch()
244 U32 const curr = (U32)(ip-base); in ZSTD_DUBT_findBestMatch()
461 const U32 target = (U32)(ip - base); in ZSTD_insertAndFindFirstIndex_internal()
483 U32 const target = (U32)(ip - base); in ZSTD_dedicatedDictSearch_lazy_loadDictionary()
613 const U32 curr = (U32)(ip-base); in ZSTD_HcFindBestMatch_generic()
925 U32 const curr = (U32)(ip - base); in ZSTD_compressBlock_lazy_generic()
1085 U32 const current2 = (U32)(ip-base); in ZSTD_compressBlock_lazy_generic()
1247 U32 curr = (U32)(ip-base); in ZSTD_compressBlock_lazy_extDict_generic()
[all …]
A Dzstd_opt.c53 MEM_STATIC U32 ZSTD_bitWeight(U32 stat) in ZSTD_bitWeight()
58 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight()
99 U32 s, sum=0; in ZSTD_downscaleStat()
241 U32 u; in ZSTD_rawLiteralsCost()
274 U32 price; in ZSTD_getMatchPrice()
306 U32 u; in ZSTD_updateStats()
361 U32 const target = (U32)(ip - base); in ZSTD_insertAndFindFirstIndexHash3()
401 const U32 curr = (U32)(ip-base); in ZSTD_insertBt1()
501 U32 const target = (U32)(ip - base); in ZSTD_updateTree_internal()
534 U32 const curr = (U32)(ip-base); in ZSTD_insertBtAndGetAllMatches()
[all …]
A Dzstd_fast.c32 U32 const curr = (U32)(ip - base); in ZSTD_fillHashTable()
37 { U32 p; in ZSTD_fillHashTable()
75 { U32 const curr = (U32)(ip0 - base); in ZSTD_compressBlock_fast_generic()
97 U32 const current0 = (U32)(ip0-base); in ZSTD_compressBlock_fast_generic()
98 U32 const current1 = (U32)(ip1-base); in ZSTD_compressBlock_fast_generic()
241 const U32 endIndex = (U32)((size_t)(ip - base) + srcSize); in ZSTD_compressBlock_fast_dictMatchState_generic()
261 U32 const curr = (U32)(ip-base); in ZSTD_compressBlock_fast_dictMatchState_generic()
304 U32 const offset = (U32)(ip-match); in ZSTD_compressBlock_fast_dictMatchState_generic()
325 U32 const current2 = (U32)(ip-base); in ZSTD_compressBlock_fast_dictMatchState_generic()
413 const U32 curr = (U32)(ip-base); in ZSTD_compressBlock_fast_extDict_generic()
[all …]
A Dzstd_double_fast.c34 U32 const curr = (U32)(ip - base); in ZSTD_fillDoubleHashTable()
35 U32 i; in ZSTD_fillDoubleHashTable()
65 const U32 endIndex = (U32)((size_t)(istart - base) + srcSize); in ZSTD_compressBlock_doubleFast_generic()
72 U32 offsetSaved = 0; in ZSTD_compressBlock_doubleFast_generic()
111 U32 const curr = (U32)(ip - base); in ZSTD_compressBlock_doubleFast_generic()
127 U32 offset; in ZSTD_compressBlock_doubleFast_generic()
132 U32 const curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_generic()
271 U32 const current2 = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_generic()
373 const U32 endIndex = (U32)((size_t)(istart - base) + srcSize); in ZSTD_compressBlock_doubleFast_extDict_generic()
402 const U32 curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_extDict_generic()
[all …]
A Dzstd_compress_literals.c19 U32 const flSize = 1 + (srcSize>31) + (srcSize>4095); in ZSTD_noCompressLiterals()
32 MEM_writeLE32(ostart, (U32)((U32)set_basic + (3<<2) + (srcSize<<4))); in ZSTD_noCompressLiterals()
39 DEBUGLOG(5, "Raw literals: %u -> %u", (U32)srcSize, (U32)(srcSize + flSize)); in ZSTD_noCompressLiterals()
59 MEM_writeLE32(ostart, (U32)((U32)set_rle + (3<<2) + (srcSize<<4))); in ZSTD_compressRleLiteralsBlock()
66 DEBUGLOG(5, "RLE literals: %u -> %u", (U32)srcSize, (U32)flSize + 1); in ZSTD_compressRleLiteralsBlock()
81 U32 singleStream = srcSize < 256; in ZSTD_compressLiterals()
86 disableLiteralCompression, (U32)srcSize); in ZSTD_compressLiterals()
138 … { U32 const lhc = hType + ((!singleStream) << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<14); in ZSTD_compressLiterals()
143 { U32 const lhc = hType + (2 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<18); in ZSTD_compressLiterals()
148 { U32 const lhc = hType + (3 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<22); in ZSTD_compressLiterals()
[all …]
A Dzstd_lazy.h25 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip);
29 void ZSTD_preserveUnsortedMark (U32* const table, U32 const size, U32 const reducerValue); /*! use…
32 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
35 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
41 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
48 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
51 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
54 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
[all …]
A Dfse_compress.c79 U32* cumul = (U32*)workSpace; in FSE_buildCTable_wksp()
99 { U32 u; in FSE_buildCTable_wksp()
315 U32 minBitsSrc = BIT_highbit32((U32)(srcSize)) + 1; in FSE_minTableLog()
324 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()
347 U32 s; in FSE_normalizeM2()
352 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2()
353 U32 lowOne = (U32)((total * 3) >> (tableLog + 1)); in FSE_normalizeM2()
418 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2()
419 U32 const sEnd = (U32)(end >> vStepLog); in FSE_normalizeM2()
449 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount()
[all …]
/linux/drivers/message/fusion/lsi/
A Dmpi_cnfg.h353 U32 Word32;
1906 U32 Did;
2315 U32 MaxLBA; /* 10h */
2316 U32 MaxLBAHigh; /* 14h */
2317 U32 StripeSize; /* 18h */
2318 U32 Reserved2; /* 1Ch */
2319 U32 Reserved3; /* 20h */
2350 U32 Reserved1; /* 48h */
2351 U32 Reserved2; /* 4Ch */
2551 U32 ControllerPhyDeviceInfo;/* 04h */
[all …]
A 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 …]
A 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 …]
A 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 */
253 U32 Reserved2; /* 04h */
[all …]
A Dmpi_ioc.h154 U32 MsgContext; /* 08h */
157 U32 HostMfaHighAddr; /* 10h */
158 U32 SenseBufferHighAddr; /* 14h */
159 U32 ReplyFifoHostSignalingAddr; /* 18h */
237 U32 Word;
451 U32 Data[]; /* 1Ch */
542 U32 TimeStamp; /* 00h */
543 U32 Reserved1; /* 04h */
554 U32 Reserved2; /* 04h */
702 U32 Lba;
[all …]
A 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 …]
A 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 …]
A 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 …]
/linux/lib/zstd/common/
A Dmem.h35 typedef uint32_t U32; typedef
50 MEM_STATIC U32 MEM_read32(const void* memPtr);
60 MEM_STATIC U32 MEM_readLE24(const void* memPtr);
81 MEM_STATIC U32 MEM_swap32(U32 in);
114 MEM_STATIC U32 MEM_read32(const void *memPtr) in MEM_read32()
116 return get_unaligned((const U32 *)memPtr); in MEM_read32()
136 put_unaligned(value, (U32 *)memPtr); in MEM_write32()
198 MEM_writeLE32(memPtr, (U32)val); in MEM_writeLEST()
236 MEM_writeBE32(memPtr, (U32)val); in MEM_writeBEST()
241 MEM_STATIC U32 MEM_swap32(U32 in) in MEM_swap32()
[all …]
A Dentropy_common.c41 static U32 FSE_ctz(U32 val) in FSE_ctz()
48 U32 count = 0; in FSE_ctz()
68 U32 bitStream; in FSE_readNCount_body()
252 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats()
261 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body()
266 U32 weightTotal; in HUF_readStats_body()
281 { U32 n; in HUF_readStats_body()
321 *nbSymbolsPtr = (U32)(oSize+1); in HUF_readStats_body()
327 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_default()
336 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_bmi2()
[all …]
/linux/lib/zstd/decompress/
A Dzstd_decompress_internal.h63 U32 fastMode;
64 U32 tableLog;
71 U32 baseValue;
77 …TD_BUILD_FSE_TABLE_WKSP_SIZE_U32 ((ZSTD_BUILD_FSE_TABLE_WKSP_SIZE + sizeof(U32) - 1) / sizeof(U32))
84 U32 rep[ZSTD_REP_NUM];
127 U32 litEntropy;
128 U32 fseEntropy;
144 U32 dictID;
162 U32 previousLegacyVersion;
163 U32 legacyVersion;
[all …]
A Dhuf_decompress.c149 U32 tableLog = 0; in HUF_readDTableX1_wksp_bmi2()
150 U32 nbSymbols = 0; in HUF_readDTableX1_wksp_bmi2()
215 U32 w; in HUF_readDTableX1_wksp_bmi2()
579 U32 s; in HUF_fillDTableX2()
610 U32 u; in HUF_fillDTableX2()
636 U32 *rankStart; in HUF_readDTableX2_wksp()
671 { U32 s; in HUF_readDTableX2_wksp()
685 U32 w; in HUF_readDTableX2_wksp()
889 endSignal = (U32)LIKELY((U32) in HUF_decompress4X2_usingDTable_internal_body()
1027 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t;
[all …]

Completed in 120 milliseconds

123