Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dplatform_sst_audio.h96 unsigned int mod_end; member
/Linux-v5.10/kernel/debug/kdb/
Dkdb_private.h77 unsigned long mod_end; member
/Linux-v5.10/sound/soc/sh/rcar/
Ddma.c658 struct rsnd_mod *mod_start, *mod_end; in rsnd_dma_of_path() local
710 mod_end = (is_play) ? ssi : NULL; in rsnd_dma_of_path()
729 mod[idx] = mod_end; in rsnd_dma_of_path()
/Linux-v5.10/include/xen/interface/
Dxen.h692 uint32_t mod_end; member
/Linux-v5.10/sound/soc/intel/atom/sst/
Dsst_acpi.c79 .mod_end = SST_BYT_IMR_VIRT_END,
/Linux-v5.10/fs/btrfs/
Dtree-log.c4107 const u64 mod_end = mod_start + mod_len; in log_extent_csums() local
4115 if (mod_end <= ordered->file_offset) in log_extent_csums()
4124 if (ordered_end >= mod_end) in log_extent_csums()
4137 if (ordered_end < mod_end) { in log_extent_csums()
4138 mod_len = mod_end - ordered_end; in log_extent_csums()