Home
last modified time | relevance | path

Searched refs:mod_end (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dplatform_sst_audio.h96 unsigned int mod_end; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dplatform_sst_audio.h94 unsigned int mod_end; member
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_private.h77 unsigned long mod_end; member
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_private.h77 unsigned long mod_end; member
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A 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()
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Ddma.c719 struct rsnd_mod *mod_start, *mod_end; in rsnd_dma_of_path() local
771 mod_end = (is_play) ? ssi : NULL; in rsnd_dma_of_path()
790 mod[idx] = mod_end; in rsnd_dma_of_path()
/kernel/linux/linux-5.10/include/xen/interface/
H A Dxen.h692 uint32_t mod_end; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dxen.h677 uint32_t mod_end; member
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst_acpi.c79 .mod_end = SST_BYT_IMR_VIRT_END,
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_acpi.c79 .mod_end = SST_BYT_IMR_VIRT_END,
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c4155 const u64 mod_end = mod_start + mod_len; in log_extent_csums() local
4163 if (mod_end <= ordered->file_offset) in log_extent_csums()
4172 if (ordered_end >= mod_end) in log_extent_csums()
4185 if (ordered_end < mod_end) { in log_extent_csums()
4186 mod_len = mod_end - ordered_end; in log_extent_csums()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c4536 const u64 mod_end = mod_start + mod_len; in log_extent_csums() local
4544 if (mod_end <= ordered->file_offset) in log_extent_csums()
4553 if (ordered_end >= mod_end) in log_extent_csums()
4566 if (ordered_end < mod_end) { in log_extent_csums()
4567 mod_len = mod_end - ordered_end; in log_extent_csums()

Completed in 24 milliseconds