Home
last modified time | relevance | path

Searched defs:spread (Results 1 – 9 of 9) sorted by relevance

/linux/lib/zstd/common/
H A Dfse_decompress.c76 BYTE* spread = (BYTE*)(symbolNext + maxSymbolValue + 1); in FSE_buildDTable_internal() local
/linux/lib/zstd/compress/
H A Dfse_compress.c119 …BYTE* const spread = tableSymbol + tableSize; /* size = tableSize + 8 (may write beyond tableSize)… in FSE_buildCTable_wksp() local
/linux/drivers/clk/
H A Dclk-eyeq.c166 u32 spread; in eqc_pll_parse_registers() local
/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c823 u8 spread; in analogix_dp_fast_link_train_detection() local
/linux/kernel/sched/
H A Ddebug.c808 s64 left_vruntime = -1, min_vruntime, right_vruntime = -1, left_deadline = -1, spread; in print_cfs_rq() local
/linux/include/uapi/linux/
H A Domap3isp.h612 __u8 spread; member
/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c454 BYTE* spread = (BYTE*)(symbolNext + MaxSeq + 1); in ZSTD_buildFSETable_body() local
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c356 bool spread; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4678 int spread = caps.max_input_signal - caps.min_input_signal; in amdgpu_dm_update_backlight_caps() local