Searched refs:s_end (Results 1 – 5 of 5) sorted by relevance
235 uintptr_t s_end = s_start + sect->size; in adf_mstate_sect_validate() local237 if (s_end < s_start || s_end > end) { in adf_mstate_sect_validate()242 sect = (struct adf_mstate_sect_h *)s_end; in adf_mstate_sect_validate()
361 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super()389 info->si_blocks = (le32_to_cpu(bfs_sb->s_end) + 1) >> BFS_BSIZE_BITS; in bfs_fill_super()390 info->si_freeb = (le32_to_cpu(bfs_sb->s_end) + 1 - le32_to_cpu(bfs_sb->s_start)) >> BFS_BSIZE_BITS; in bfs_fill_super()425 s_size = le32_to_cpu(bfs_sb->s_end); in bfs_fill_super()
54 __le32 s_end; member
53 u64 s_start, u64 s_end) in amdgpu_ring_mux_copy_pkt_from_sw_ring() argument59 end = s_end & ring->buf_mask; in amdgpu_ring_mux_copy_pkt_from_sw_ring()
6792 unsigned long s_end = sbase + PUD_SIZE; in page_table_shareable() local6806 !range_in_vma(svma, sbase, s_end) || in page_table_shareable()