Searched refs:s_offset (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_pmu.c | 412 int s_offset, in amdgpu_pmu_create_event_attrs_by_type() argument 418 pmu_attr += s_offset; in amdgpu_pmu_create_event_attrs_by_type() 420 for (i = s_offset; i < e_offset; i++) { in amdgpu_pmu_create_event_attrs_by_type()
|
| /linux/fs/squashfs/ |
| H A D | file.c | 676 int s_offset, length; in seek_hole_data() local 693 length = read_blocklist_ptrs(inode, index, &start, &s_offset, NULL); in seek_hole_data() 715 offset = squashfs_read_metadata(sb, blist, &start, &s_offset, indexes << 2); in seek_hole_data()
|