/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_plane.c | 222 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in lsdc_cursor_plane_atomic_async_update() local 301 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a1000_cursor_plane_atomic_update() local 323 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a1000_cursor_plane_atomic_disable() local 382 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a2000_cursor_plane_atomic_update() local 419 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a2000_cursor_plane_atomic_disable() local 576 static void lsdc_cursor0_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) in lsdc_cursor0_update_bo_addr() 585 static void lsdc_cursor0_update_position(struct lsdc_cursor *cursor, int x, int y) in lsdc_cursor0_update_position() 598 static void lsdc_cursor0_update_cfg(struct lsdc_cursor *cursor, in lsdc_cursor0_update_cfg() 614 static void lsdc_cursor1_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) in lsdc_cursor1_update_bo_addr() 623 static void lsdc_cursor1_update_position(struct lsdc_cursor *cursor, int x, int y) in lsdc_cursor1_update_position() [all …]
|
/linux/drivers/dma-buf/ |
H A D | dma-resv.c | 366 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked() 377 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked() 419 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() 442 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked() 470 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first() 492 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next() 522 struct dma_resv_iter cursor; in dma_resv_copy_fences() local 571 struct dma_resv_iter cursor; in dma_resv_get_fences() local 681 struct dma_resv_iter cursor; in dma_resv_wait_timeout() local 711 struct dma_resv_iter cursor; in dma_resv_set_deadline() local [all …]
|
H A D | dma-fence-unwrap.c | 19 __dma_fence_unwrap_array(struct dma_fence_unwrap *cursor) in __dma_fence_unwrap_array() 35 struct dma_fence_unwrap *cursor) in dma_fence_unwrap_first() 49 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor) in dma_fence_unwrap_next()
|
H A D | st-dma-resv.c | 112 struct dma_resv_iter cursor; in test_for_each() local 173 struct dma_resv_iter cursor; in test_for_each_unlocked() local
|
/linux/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 47 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() 55 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() 60 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() 66 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() 75 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) in sm750_hw_cursor_setColor() 84 void sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_setData() 134 void sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_setData2()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_pt.c | 158 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start() 177 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant() 206 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling() 239 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_ancestor() 259 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next() 288 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs() 323 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs() 340 #define for_each_amdgpu_vm_pt_dfs_safe(adev, vm, start, cursor, entry) \ argument 495 struct amdgpu_vm_pt_cursor *cursor, in amdgpu_vm_pt_alloc() 610 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_add_list() [all …]
|
H A D | amdgpu_sync.c | 239 struct dma_resv_iter cursor; in amdgpu_sync_resv() local 273 struct dma_resv_iter cursor; in amdgpu_sync_kfd() local
|
/linux/fs/xfs/scrub/ |
H A D | dqiterate.c | 27 struct xchk_dqiter *cursor, in xchk_dqiter_init() 44 struct xchk_dqiter *cursor) in xchk_dquot_iter_revalidate_bmap() 87 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_bmap() 145 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_incore() 172 struct xchk_dqiter *cursor, in xchk_dquot_iter()
|
/linux/net/ceph/ |
H A D | messenger.c | 724 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 738 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 750 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 780 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 793 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 805 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 831 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 852 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 867 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 896 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() [all …]
|
H A D | messenger_v1.c | 468 struct ceph_msg_data_cursor *cursor = &msg->cursor; in write_partial_message_data() local 997 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_extent() local 1032 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_data() local 1069 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data() local 1106 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data_bounce() local
|
/linux/fs/xfs/ |
H A D | xfs_attr_list.c | 43 #define XFS_ISRESET_CURSOR(cursor) \ argument 57 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 216 struct xfs_attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup() 314 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_node_list() local 437 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr3_leaf_list_int() local
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_resource.c | 40 ttm_resource_cursor_clear_bulk(struct ttm_resource_cursor *cursor) in ttm_resource_cursor_clear_bulk() 50 struct ttm_resource_cursor *cursor) in ttm_resource_cursor_move_bulk_tail() 70 struct ttm_resource_cursor *cursor, *next; in ttm_bulk_move_adjust_cursors() local 79 struct ttm_resource_cursor *cursor, *next; in ttm_bulk_move_drop_cursors() local 93 void ttm_resource_cursor_fini(struct ttm_resource_cursor *cursor) in ttm_resource_cursor_fini() 591 ttm_resource_cursor_check_bulk(struct ttm_resource_cursor *cursor, in ttm_resource_cursor_check_bulk() 625 struct ttm_resource_cursor *cursor) in ttm_resource_manager_first() 646 ttm_resource_manager_next(struct ttm_resource_cursor *cursor) in ttm_resource_manager_next()
|
/linux/tools/perf/util/ |
H A D | callchain.c | 573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 648 struct callchain_cursor *cursor, in add_child() 816 struct callchain_cursor *cursor, in split_add_child() 894 struct callchain_cursor *cursor, in append_chain_children() 941 struct callchain_cursor *cursor, in append_chain() 1004 struct callchain_cursor *cursor, in callchain_append() 1025 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1073 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1079 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1118 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain() [all …]
|
H A D | callchain.h | 160 struct callchain_cursor_node cursor; member 210 static inline void callchain_cursor_commit(struct callchain_cursor *cursor) in callchain_cursor_commit() 220 callchain_cursor_current(struct callchain_cursor *cursor) in callchain_cursor_current() 228 static inline void callchain_cursor_advance(struct callchain_cursor *cursor) in callchain_cursor_advance()
|
H A D | machine.c | 2059 struct callchain_cursor *cursor, in add_callchain_ip() 2232 struct callchain_cursor *cursor, in lbr_callchain_add_kernel_ip() 2269 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2298 struct callchain_cursor *cursor, in lbr_callchain_add_lbr_ip() 2400 struct callchain_cursor *cursor) in lbr_callchain_add_stitched_lbr_ip() 2553 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2641 struct callchain_cursor *cursor, in find_prev_cpumode() 2671 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 2853 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() 2898 struct callchain_cursor *cursor = arg; in unwind_entry() local [all …]
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_wait.c | 38 struct dma_resv_iter cursor; in i915_gem_object_boost() local 71 struct dma_resv_iter cursor; in i915_gem_object_wait_reservation() local 152 struct dma_resv_iter cursor; in i915_gem_object_wait_priority() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_crtc.c | 237 struct drm_plane *cursor, in __drm_crtc_init_with_planes() 343 struct drm_plane *cursor, in drm_crtc_init_with_planes() 373 struct drm_plane *cursor, in __drmm_crtc_init_with_planes() 425 struct drm_plane *cursor, in drmm_crtc_init_with_planes() 446 struct drm_plane *cursor, in __drmm_crtc_alloc_with_planes()
|
/linux/drivers/firmware/google/ |
H A D | memconsole-coreboot.c | 23 u32 cursor; member 42 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
|
/linux/net/rxrpc/ |
H A D | peer_event.c | 246 u8 cursor) in rxrpc_peer_keepalive_dispatch() 307 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
/linux/lib/ |
H A D | assoc_array.c | 27 const struct assoc_array_ptr *cursor, *ptr, *parent; in assoc_array_subtree_iterate() local 177 struct assoc_array_ptr *cursor, *ptr; in assoc_array_walk() local 348 struct assoc_array_ptr *cursor, *parent = NULL; in assoc_array_destroy_subtree() local 1461 struct assoc_array_ptr *cursor, *ptr; in assoc_array_gc() local
|
/linux/include/linux/ |
H A D | dma-fence-unwrap.h | 47 #define dma_fence_unwrap_for_each(fence, cursor, head) \ argument
|
/linux/drivers/video/fbdev/core/ |
H A D | softcursor.c | 22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
|
/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_output.c | 42 struct vkms_plane *primary, *overlay, *cursor = NULL; in vkms_output_init() local
|
/linux/drivers/md/persistent-data/ |
H A D | dm-array.h | 198 struct dm_btree_cursor cursor; member
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_debugfs.c | 60 struct dma_resv_iter cursor; in qxl_debugfs_buffers_info() local
|