Home
last modified time | relevance | path

Searched refs:strides (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c162 unsigned int strides[3] = {}; in sun4i_frontend_update_buffer() local
171 strides[0] = SUN4I_FRONTEND_LINESTRD_TILED(fb->pitches[0]); in sun4i_frontend_update_buffer()
184 strides[1] = in sun4i_frontend_update_buffer()
192 strides[2] = in sun4i_frontend_update_buffer()
199 strides[0] = fb->pitches[0]; in sun4i_frontend_update_buffer()
202 strides[1] = fb->pitches[1]; in sun4i_frontend_update_buffer()
205 strides[2] = fb->pitches[2]; in sun4i_frontend_update_buffer()
211 strides[0]); in sun4i_frontend_update_buffer()
215 strides[1]); in sun4i_frontend_update_buffer()
219 strides[2]); in sun4i_frontend_update_buffer()
/linux/fs/btrfs/
H A Draid-stripe-tree.c47 struct btrfs_raid_stride *stride = &extent->strides[i]; in btrfs_partially_delete_raid_extent()
51 btrfs_set_stack_raid_stride_physical(&newitem->strides[i], phys); in btrfs_partially_delete_raid_extent()
187 struct btrfs_raid_stride *stride = &extent->strides[i]; in btrfs_delete_raid_extent()
299 const size_t item_size = struct_size(stripe_extent, strides, num_stripes); in btrfs_insert_one_raid_extent()
314 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent()
439 struct btrfs_raid_stride *stride = &stripe_extent->strides[i]; in btrfs_get_raid_extent_offset()
H A Dprint-tree.c222 i, btrfs_raid_stride_devid(eb, &stripe->strides[i]), in print_raid_stripe_key()
223 btrfs_raid_stride_physical(eb, &stripe->strides[i])); in print_raid_stripe_key()
/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_stream2mmio_private.h70 state->strides = in stream2mmio_get_sid_state()
91 ia_css_print("\t \t Strides 0x%x\n", state->strides); in stream2mmio_print_sid_state()
H A Disys_stream2mmio_local.h20 hrt_data strides; member
/linux/drivers/gpu/drm/msm/registers/
H A Dgen_header.py367 strides = indices_strides(self.indices())
383 …ine REG_%s_%s(%s)" % (self.domain, self.name, proto), "(0x%08x + %s )\n" % (array_offset, strides))
437 strides = indices_strides(self.indices())
442 … uint32_t REG_%s(%s) { return 0x%08x + %s; }" % (depcrstr, self.full_name, proto, offset, strides))
/linux/include/uapi/linux/
H A Dvirtio_gpu.h429 __le32 strides[4]; member
H A Dbtrfs_tree.h762 __DECLARE_FLEX_ARRAY(struct btrfs_raid_stride, strides);
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1483 cmd_p->strides[i] = cpu_to_le32(fb->pitches[i]); in virtio_gpu_cmd_set_scanout_blob()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst357 - The number of strides consumed by filler CQEs on ring i.