/linux/drivers/dma-buf/ |
A D | dma-resv.c | 332 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked() 355 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked() 392 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() 411 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked() 437 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first() 465 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next() 490 struct dma_resv_iter cursor; in dma_resv_copy_fences() local 557 struct dma_resv_iter cursor; in dma_resv_get_fences() local 621 struct dma_resv_iter cursor; in dma_resv_wait_timeout() local 656 struct dma_resv_iter cursor; in dma_resv_test_signaled() local
|
/linux/drivers/staging/sm750fb/ |
A 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()
|
/linux/drivers/gpu/drm/sti/ |
A 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() 189 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check() local 264 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
|
A D | sti_compositor.c | 67 struct drm_plane *cursor = NULL; in sti_compositor_bind() local
|
/linux/include/linux/ |
A D | dma-resv.h | 194 static inline void dma_resv_iter_begin(struct dma_resv_iter *cursor, in dma_resv_iter_begin() 210 static inline void dma_resv_iter_end(struct dma_resv_iter *cursor) in dma_resv_iter_end() 221 static inline bool dma_resv_iter_is_exclusive(struct dma_resv_iter *cursor) in dma_resv_iter_is_exclusive() 232 static inline bool dma_resv_iter_is_restarted(struct dma_resv_iter *cursor) in dma_resv_iter_is_restarted() 248 #define dma_resv_for_each_fence_unlocked(cursor, fence) \ argument 265 #define dma_resv_for_each_fence(cursor, obj, all_fences, fence) \ argument
|
/linux/fs/xfs/ |
A 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
|
/linux/net/ceph/ |
A D | messenger.c | 715 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 742 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 803 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 856 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 875 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 906 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() 931 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_next() 997 static void __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor) in __ceph_msg_data_cursor_init() 1024 void ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_cursor_init() 1042 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() [all …]
|
/linux/tools/perf/util/ |
A 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 …]
|
A D | callchain.h | 160 struct callchain_cursor_node cursor; member 212 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()
|
A D | evsel_fprintf.c | 106 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 206 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
|
A D | machine.c | 2144 struct callchain_cursor *cursor, in add_callchain_ip() 2306 struct callchain_cursor *cursor, in lbr_callchain_add_kernel_ip() 2340 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2365 struct callchain_cursor *cursor, in lbr_callchain_add_lbr_ip() 2464 struct callchain_cursor *cursor) in lbr_callchain_add_stitched_lbr_ip() 2610 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2693 struct callchain_cursor *cursor, in find_prev_cpumode() 2714 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 2905 struct callchain_cursor *cursor = arg; in unwind_entry() local 2928 struct callchain_cursor *cursor, in thread__resolve_callchain_unwind() [all …]
|
/linux/drivers/firmware/google/ |
A D | memconsole-coreboot.c | 23 u32 cursor; member 42 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_vm.c | 436 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start() 455 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant() 484 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling() 534 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next() 563 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs() 596 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs() 1008 struct amdgpu_vm_pt_cursor *cursor, in amdgpu_vm_alloc_pts() 1072 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_free_pts() local 1369 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_invalidate_pds() local 1544 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_update_ptes() local [all …]
|
A D | amdgpu_ttm.c | 441 struct amdgpu_res_cursor cursor; in amdgpu_mem_visible() local 609 struct amdgpu_res_cursor cursor; in amdgpu_ttm_io_mem_pfn() local 1356 struct amdgpu_res_cursor cursor; in amdgpu_ttm_bo_eviction_valuable() local 1473 struct amdgpu_res_cursor cursor; in amdgpu_ttm_access_memory() local 1982 struct amdgpu_res_cursor cursor; in amdgpu_fill_buffer() local
|
/linux/net/rxrpc/ |
A D | peer_event.c | 305 u8 cursor) in rxrpc_peer_keepalive_dispatch() 362 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
A D | conn_service.c | 72 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
|
/linux/drivers/gpu/drm/ |
A D | drm_crtc.c | 247 struct drm_plane *cursor, in __drm_crtc_init_with_planes() 353 struct drm_plane *cursor, in drm_crtc_init_with_planes() 382 struct drm_plane *cursor, in __drmm_crtc_alloc_with_planes()
|
/linux/drivers/video/fbdev/core/ |
A D | softcursor.c | 22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
|
/linux/lib/ |
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/drivers/md/persistent-data/ |
A D | dm-array.h | 197 struct dm_btree_cursor cursor; member
|
A D | dm-bitset.h | 182 struct dm_array_cursor cursor; member
|
/linux/drivers/gpu/drm/vkms/ |
A D | vkms_output.c | 42 struct vkms_plane *primary, *cursor = NULL, *overlay = NULL; in vkms_output_init() local
|
/linux/drivers/video/fbdev/aty/ |
A D | mach64_cursor.c | 68 static int atyfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in atyfb_cursor()
|
/linux/net/unix/ |
A D | garbage.c | 207 struct list_head cursor; in unix_gc() local
|
/linux/security/keys/ |
A D | gc.c | 185 struct rb_node *cursor; in key_garbage_collector() local
|