Home
last modified time | relevance | path

Searched refs:mod_end (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/include/asm/ !
H A Dplatform_sst_audio.h94 unsigned int mod_end; member
/linux/sound/soc/renesas/rcar/ !
H A Ddma.c656 struct rsnd_mod *mod_start, *mod_end; in rsnd_dma_of_path() local
708 mod_end = (is_play) ? ssi : NULL; in rsnd_dma_of_path()
727 mod[idx] = mod_end; in rsnd_dma_of_path()
/linux/kernel/debug/kdb/ !
H A Dkdb_private.h78 unsigned long mod_end; member
/linux/include/xen/interface/ !
H A Dxen.h677 uint32_t mod_end; member
/linux/sound/soc/intel/atom/sst/ !
H A Dsst_acpi.c80 .mod_end = SST_BYT_IMR_VIRT_END,
/linux/fs/btrfs/ !
H A Dtree-log.c5046 const u64 mod_end = mod_start + mod_len; in log_extent_csums() local
5054 if (mod_end <= ordered->file_offset) in log_extent_csums()
5063 if (ordered_end >= mod_end) in log_extent_csums()
5076 if (ordered_end < mod_end) { in log_extent_csums()
5077 mod_len = mod_end - ordered_end; in log_extent_csums()