Home
last modified time | relevance | path

Searched defs:s_end (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/common/
H A Dflash.c30 short s_end; in flash_protect() local
143 short s_end = info->sector_count - 1; in flash_write() local
/openbmc/u-boot/fs/zfs/
H A Dzfs_lzjb.c51 uint8_t *s_end = (uint8_t *) s_start + s_len; in lzjb_decompress() local
/openbmc/linux/include/uapi/linux/
H A Dbfs_fs.h54 __le32 s_end; member
/openbmc/u-boot/cmd/
H A Dflash.c208 short s_end; in flash_fill_sect_ranges() local
/openbmc/linux/lib/
H A Dmemcpy_kunit.c486 int s_end = min_t(int, d_off + bytes, ARRAY_SIZE(large_src)); in memmove_overlap_test() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring_mux.c53 u64 s_start, u64 s_end) in amdgpu_ring_mux_copy_pkt_from_sw_ring()
/openbmc/linux/arch/x86/kernel/cpu/
H A Damd.c56 #define AMD_MODEL_RANGE(f, m_start, s_start, m_end, s_end) \ argument
/openbmc/linux/mm/
H A Dhugetlb.c6918 unsigned long s_end = sbase + PUD_SIZE; in page_table_shareable() local