| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| D | dma-resv.c | 360 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked() 371 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked() 413 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() 436 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked() 464 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first() 486 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next() 516 struct dma_resv_iter cursor; in dma_resv_copy_fences() local 565 struct dma_resv_iter cursor; in dma_resv_get_fences() local 675 struct dma_resv_iter cursor; in dma_resv_wait_timeout() local 707 struct dma_resv_iter cursor; in dma_resv_set_deadline() local [all …]
|
| 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()
|
| 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
| D | lsdc_plane.c | 223 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in lsdc_cursor_plane_atomic_async_update() local 302 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a1000_cursor_plane_atomic_update() local 324 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a1000_cursor_plane_atomic_disable() local 383 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a2000_cursor_plane_atomic_update() local 420 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a2000_cursor_plane_atomic_disable() local 577 static void lsdc_cursor0_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) in lsdc_cursor0_update_bo_addr() 586 static void lsdc_cursor0_update_position(struct lsdc_cursor *cursor, int x, int y) in lsdc_cursor0_update_position() 599 static void lsdc_cursor0_update_cfg(struct lsdc_cursor *cursor, in lsdc_cursor0_update_cfg() 615 static void lsdc_cursor1_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) in lsdc_cursor1_update_bo_addr() 624 static void lsdc_cursor1_update_position(struct lsdc_cursor *cursor, int x, int y) in lsdc_cursor1_update_position() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
| D | sm750_cursor.c | 48 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() 56 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() 61 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() 67 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() 76 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) in sm750_hw_cursor_setColor() 85 void sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_setData() 135 void sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_setData2()
|
| /kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
| D | sti_cursor.c | 93 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml() 100 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml() 109 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show() local 134 static void cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init() 147 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 167 static void sti_cursor_init(struct sti_cursor *cursor) in sti_cursor_init() 187 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check() local 259 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update() local 343 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register() local 365 struct sti_cursor *cursor; in sti_cursor_create() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
| D | sti_cursor.c | 94 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml() 101 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml() 110 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show() local 135 static void cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init() 148 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 168 static void sti_cursor_init(struct sti_cursor *cursor) in sti_cursor_init() 190 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check() local 268 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update() local 347 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register() local 369 struct sti_cursor *cursor; in sti_cursor_create() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_vm_pt.c | 174 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start() 193 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant() 222 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling() 255 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_ancestor() 275 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next() 304 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs() 339 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs() 356 #define for_each_amdgpu_vm_pt_dfs_safe(adev, vm, start, cursor, entry) \ argument 598 struct amdgpu_vm_pt_cursor *cursor, in amdgpu_vm_pt_alloc() 696 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_pt_free_dfs() local [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | dma-resv.h | 230 static inline void dma_resv_iter_begin(struct dma_resv_iter *cursor, in dma_resv_iter_begin() 246 static inline void dma_resv_iter_end(struct dma_resv_iter *cursor) in dma_resv_iter_end() 258 dma_resv_iter_usage(struct dma_resv_iter *cursor) in dma_resv_iter_usage() 269 static inline bool dma_resv_iter_is_restarted(struct dma_resv_iter *cursor) in dma_resv_iter_is_restarted() 289 #define dma_resv_for_each_fence_unlocked(cursor, fence) \ argument 306 #define dma_resv_for_each_fence(cursor, obj, usage, fence) \ argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| 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 …]
|
| 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
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_attr_list.c | 42 #define XFS_ISRESET_CURSOR(cursor) \ argument 56 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 205 struct xfs_attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup() 288 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_node_list() local 393 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr3_leaf_list_int() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_attr_list.c | 41 #define XFS_ISRESET_CURSOR(cursor) \ argument 55 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 203 struct xfs_attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup() 286 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_node_list() local 391 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr3_leaf_list_int() local
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | messenger.c | 807 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 822 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 834 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 868 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 883 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 895 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 926 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 948 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 967 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 998 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | callchain.c | 573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 639 struct callchain_cursor *cursor, in add_child() 799 struct callchain_cursor *cursor, in split_add_child() 877 struct callchain_cursor *cursor, in append_chain_children() 924 struct callchain_cursor *cursor, in append_chain() 987 struct callchain_cursor *cursor, in callchain_append() 1008 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1057 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1063 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1103 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_crtc.c | 249 struct drm_plane *cursor, in __drm_crtc_init_with_planes() 356 struct drm_plane *cursor, in drm_crtc_init_with_planes() 386 struct drm_plane *cursor, in __drmm_crtc_init_with_planes() 438 struct drm_plane *cursor, in drmm_crtc_init_with_planes() 459 struct drm_plane *cursor, in __drmm_crtc_alloc_with_planes()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | callchain.c | 566 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 631 struct callchain_cursor *cursor, in add_child() 790 struct callchain_cursor *cursor, in split_add_child() 868 struct callchain_cursor *cursor, in append_chain_children() 915 struct callchain_cursor *cursor, in append_chain() 978 struct callchain_cursor *cursor, in callchain_append() 996 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1039 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1045 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1083 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain() [all …]
|
| D | evsel_fprintf.c | 104 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 199 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
|
| /kernel/linux/linux-6.6/drivers/firmware/google/ |
| D | memconsole-coreboot.c | 23 u32 cursor; member 42 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
|
| /kernel/linux/linux-5.10/drivers/firmware/google/ |
| D | memconsole-coreboot.c | 23 u32 cursor; member 42 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | peer_event.c | 305 u8 cursor) in rxrpc_peer_keepalive_dispatch() 362 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| D | peer_event.c | 233 u8 cursor) in rxrpc_peer_keepalive_dispatch() 294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_vm.c | 392 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start() 411 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant() 440 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling() 470 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_ancestor() 490 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next() 519 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs() 552 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs() 568 #define for_each_amdgpu_vm_pt_dfs_safe(adev, vm, start, cursor, entry) \ argument 902 struct amdgpu_vm_pt_cursor *cursor, in amdgpu_vm_alloc_pts() 978 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_free_pts() local [all …]
|