/linux/drivers/dma-buf/ |
H A D | dma-resv.c | 367 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked() 378 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked() 420 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() 443 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked() 471 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first() 493 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next() 523 struct dma_resv_iter cursor; in dma_resv_copy_fences() local 572 struct dma_resv_iter cursor; in dma_resv_get_fences() local 682 struct dma_resv_iter cursor; in dma_resv_wait_timeout() local 714 struct dma_resv_iter cursor; in dma_resv_set_deadline() local [all …]
|
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_set_size(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_set_size() 66 void sm750_hw_cursor_set_pos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_set_pos() 75 void sm750_hw_cursor_set_color(struct lynx_cursor *cursor, u32 fg, u32 bg) in sm750_hw_cursor_set_color() 84 void sm750_hw_cursor_set_data(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_set_data() 134 void sm750_hw_cursor_set_data2(struct lynx_cursor *cursor, u16 rop, in sm750_hw_cursor_set_data2()
|
/linux/drivers/gpu/drm/sti/ |
H A 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
|
/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/include/linux/ |
H A 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
|
H A D | dma-fence-unwrap.h | 47 #define dma_fence_unwrap_for_each(fence, cursor, head) \ argument
|
/linux/tools/perf/util/ |
H A D | callchain.c | 573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 646 struct callchain_cursor *cursor, in add_child() 814 struct callchain_cursor *cursor, in split_add_child() 892 struct callchain_cursor *cursor, in append_chain_children() 939 struct callchain_cursor *cursor, in append_chain() 1002 struct callchain_cursor *cursor, in callchain_append() 1023 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1071 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1077 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1114 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 | evsel_fprintf.c | 113 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 211 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
|
H A D | machine.c | 2094 struct callchain_cursor *cursor, in add_callchain_ip() 2269 struct callchain_cursor *cursor, in lbr_callchain_add_kernel_ip() 2306 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2335 struct callchain_cursor *cursor, in lbr_callchain_add_lbr_ip() 2437 struct callchain_cursor *cursor) in lbr_callchain_add_stitched_lbr_ip() 2590 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2678 struct callchain_cursor *cursor, in find_prev_cpumode() 2708 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 2890 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() 2935 struct callchain_cursor *cursor = arg; in unwind_entry() local [all …]
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_wait.c | 37 struct dma_resv_iter cursor; in i915_gem_object_boost() local 70 struct dma_resv_iter cursor; in i915_gem_object_wait_reservation() local 146 struct dma_resv_iter cursor; in i915_gem_object_wait_priority() local
|
H A D | i915_gem_busy.c | 117 struct dma_resv_iter cursor; in i915_gem_busy_ioctl() local
|
/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/ceph/ |
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/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
|
H A D | conn_service.c | 67 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
|
/linux/drivers/md/dm-vdo/ |
H A D | block-map.c | 87 struct cursor { struct 91 struct cursors *parent; argument 93 struct cursor_level levels[VDO_BLOCK_MAP_TREE_HEIGHT]; argument 103 struct cursor cursors[]; argument 2496 static void finish_cursor(struct cursor *cursor) in finish_cursor() 2528 struct cursor *cursor = completion->parent; in finish_traversal_load() local 2544 struct cursor *cursor = vio->completion.parent; in traversal_endio() local 2555 static void traverse(struct cursor *cursor) in traverse() 2628 struct cursor *cursor = container_of(waiter, struct cursor, waiter); in launch_cursor() local 2694 struct cursor *cursor = &cursors->cursors[root]; in vdo_traverse_forest() local
|
/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 | 34 struct vkms_config_plane *primary, *cursor; in vkms_output_init() local
|
/linux/drivers/md/persistent-data/ |
H A D | dm-array.h | 198 struct dm_btree_cursor cursor; member
|
H A D | dm-bitset.h | 183 struct dm_array_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
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_sync.c | 246 struct dma_resv_iter cursor; in amdgpu_sync_resv() local 279 struct dma_resv_iter cursor; in amdgpu_sync_kfd() local
|
/linux/fs/netfs/ |
H A D | fscache_volume.c | 175 struct fscache_volume *cursor; in fscache_hash_volume() local 356 struct fscache_volume *cursor; in fscache_wake_pending_volume() local
|