Home
last modified time | relevance | path

Searched defs:dms (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/dma/dw/
H A Ddw.c80 u8 sms, dms; in dw_dma_prepare_ctllo() local
/linux/drivers/edac/
H A Damd76x_edac.c191 u32 mba, mba_base, mba_mask, dms; in amd76x_init_csrows() local
/linux/lib/zstd/compress/
H A Dzstd_lazy.c162 const ZSTD_matchState_t * const dms = ms->dictMatchState; in ZSTD_DUBT_findBetterDictMatch() local
517 const ZSTD_matchState_t* const dms, in ZSTD_dedicatedDictSearch_lazy_search()
673 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_HcFindBestMatch() local
1150 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_RowFindBestMatch() local
1499 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_lazy_generic() local
H A Dzstd_fast.c392 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_double_fast.c280 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
H A Dzstd_opt.c593 const ZSTD_matchState_t* dms = dictMode == ZSTD_dictMatchState ? ms->dictMatchState : NULL; in ZSTD_insertBtAndGetAllMatches() local
/linux/drivers/mmc/host/
H A Ddw_mmc.h190 struct dw_mci_dma_slave *dms; member