Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c161 unsigned int strides[3] = {}; in sun4i_frontend_update_buffer() local
170 strides[0] = SUN4I_FRONTEND_LINESTRD_TILED(fb->pitches[0]); in sun4i_frontend_update_buffer()
183 strides[1] = in sun4i_frontend_update_buffer()
191 strides[2] = in sun4i_frontend_update_buffer()
198 strides[0] = fb->pitches[0]; in sun4i_frontend_update_buffer()
201 strides[1] = fb->pitches[1]; in sun4i_frontend_update_buffer()
204 strides[2] = fb->pitches[2]; in sun4i_frontend_update_buffer()
210 strides[0]); in sun4i_frontend_update_buffer()
214 strides[1]); in sun4i_frontend_update_buffer()
218 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()
191 struct btrfs_raid_stride *stride = &extent->strides[i]; in btrfs_delete_raid_extent()
305 const size_t item_size = struct_size(stripe_extent, strides, num_stripes); in btrfs_insert_one_raid_extent()
320 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent()
444 struct btrfs_raid_stride *stride = &stripe_extent->strides[i]; in btrfs_get_raid_extent_offset()
H A Dprint-tree.c214 i, btrfs_raid_stride_devid(eb, &stripe->strides[i]), in print_raid_stripe_key()
215 btrfs_raid_stride_physical(eb, &stripe->strides[i])); in print_raid_stripe_key()
/linux/include/uapi/linux/
H A Dvirtio_gpu.h428 __le32 strides[4]; member
H A Dbtrfs_tree.h752 __DECLARE_FLEX_ARRAY(struct btrfs_raid_stride, strides);
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1329 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.