Searched refs:mod_end (Results 1 – 9 of 9) sorted by relevance
41 unsigned int size = mod->mod_end - mod->mod_start; in test_main()44 mod, mod->mod_start, mod->mod_end, size, mod->string); in test_main()
54 uint32_t mod_end; member
94 unsigned int mod_end; member
77 unsigned long mod_end; member
677 uint32_t mod_end; member
719 struct rsnd_mod *mod_start, *mod_end; in rsnd_dma_of_path() local771 mod_end = (is_play) ? ssi : NULL; in rsnd_dma_of_path()790 mod[idx] = mod_end; in rsnd_dma_of_path()
897 uint32_t mod_end; member
79 .mod_end = SST_BYT_IMR_VIRT_END,
4555 const u64 mod_end = mod_start + mod_len; in log_extent_csums() local4563 if (mod_end <= ordered->file_offset) in log_extent_csums()4572 if (ordered_end >= mod_end) in log_extent_csums()4585 if (ordered_end < mod_end) { in log_extent_csums()4586 mod_len = mod_end - ordered_end; in log_extent_csums()