Home
last modified time | relevance | path

Searched defs:maxOffset (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/message/fusion/
Dmptbase.h394 u8 maxOffset; /* 0 if async */ member
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptbase.h394 u8 maxOffset; /* 0 if async */ member
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c2699 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadZstdDictionary() local
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_compress.c4299 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadCEntropy() local