Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbfs_fs.h54 __le32 s_end; member
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_mstate_mgr.c235 uintptr_t s_end = s_start + sect->size; in adf_mstate_sect_validate() local
/linux/lib/
H A Dmemcpy_kunit.c483 int s_end = min_t(int, d_off + bytes, ARRAY_SIZE(large_src)); in memmove_overlap_test() local
/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()
/linux/mm/
H A Dhugetlb.c7152 unsigned long s_end = sbase + PUD_SIZE; in page_table_shareable() local