/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()
|
H A D | sm750.c | 109 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local 438 struct lynx_cursor *cursor; in lynxfb_resume() 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()
|
H A D | quotacheck_repair.c | 144 struct xchk_dqiter cursor = { }; in xqcheck_commit_dqtype() local
|
/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/tools/perf/util/ |
H A D | callchain.c | 573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() argument 648 add_child(struct callchain_node * parent,struct callchain_cursor * cursor,u64 period) add_child() argument 816 split_add_child(struct callchain_node * parent,struct callchain_cursor * cursor,struct callchain_list * to_split,u64 idx_parents,u64 idx_local,u64 period) split_add_child() argument 894 append_chain_children(struct callchain_node * root,struct callchain_cursor * cursor,u64 period) append_chain_children() argument 941 append_chain(struct callchain_node * root,struct callchain_cursor * cursor,u64 period) append_chain() argument 1004 callchain_append(struct callchain_root * root,struct callchain_cursor * cursor,u64 period) callchain_append() argument 1025 merge_chain_branch(struct callchain_cursor * cursor,struct callchain_node * dst,struct callchain_node * src) merge_chain_branch() argument 1073 callchain_merge(struct callchain_cursor * cursor,struct callchain_root * dst,struct callchain_root * src) callchain_merge() argument 1079 callchain_cursor_append(struct callchain_cursor * cursor,u64 ip,struct map_symbol * ms,bool branch,struct branch_flags * flags,int nr_loop_iter,u64 iter_cycles,u64 branch_from,const char * srcline) callchain_cursor_append() argument 1118 sample__resolve_callchain(struct perf_sample * sample,struct callchain_cursor * cursor,struct symbol ** parent,struct evsel * evsel,struct addr_location * al,int max_stack) sample__resolve_callchain() argument 1597 struct callchain_cursor *cursor = vcursor; callchain_cursor__delete() local 1619 struct callchain_cursor *cursor; get_tls_callchain_cursor() local 1665 callchain_cursor_reset(struct callchain_cursor * cursor) callchain_cursor_reset() argument 1805 struct callchain_cursor *cursor = get_tls_callchain_cursor(); sample__for_each_callchain_node() local [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()
|
/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/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/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/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/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/radeon/ |
H A D | radeon_sync.c | 94 struct dma_resv_iter cursor; in radeon_sync_resv() local
|
/linux/drivers/firewire/ |
H A D | phy-packet-definitions.h | 219 const u32 *cursor; member 226 const u32 *self_id_sequence, *cursor; in self_id_sequence_enumerator_next() local
|
/linux/security/keys/ |
H A D | gc.c | 189 struct rb_node *cursor; in key_garbage_collector() local
|
/linux/fs/afs/ |
H A D | cell.c | 244 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local 868 struct rb_node *cursor; in afs_cell_purge() local
|