/Linux-v4.19/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()
|
D | sm750.c | 108 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local 448 struct lynx_cursor *cursor; in lynxfb_resume() local
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_cursor.c | 91 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml() 98 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml() 107 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show() local 132 static int cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init() 145 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 165 static void sti_cursor_init(struct sti_cursor *cursor) in sti_cursor_init() 185 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check() local 257 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update() local 342 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register() local 362 struct sti_cursor *cursor; in sti_cursor_create() local
|
D | sti_compositor.c | 66 struct drm_plane *cursor = NULL; in sti_compositor_bind() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_attr_list.c | 46 #define XFS_ISRESET_CURSOR(cursor) \ argument 59 attrlist_cursor_kern_t *cursor; in xfs_attr_shortform_list() local 203 struct attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup() 286 struct attrlist_cursor_kern *cursor; in xfs_attr_node_list() local 388 struct attrlist_cursor_kern *cursor; in xfs_attr3_leaf_list_int() local 607 attrlist_cursor_kern_t *cursor) in xfs_attr_list()
|
D | xfs_xattr.c | 216 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr() local
|
/Linux-v4.19/net/ceph/ |
D | messenger.c | 836 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 851 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 863 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 895 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 910 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 922 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 951 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 973 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 992 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 1023 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() [all …]
|
/Linux-v4.19/net/rxrpc/ |
D | peer_event.c | 299 u8 cursor = peer->rtt_cursor, usage = peer->rtt_usage; in rxrpc_peer_add_rtt() local 340 u8 cursor) in rxrpc_peer_keepalive_dispatch() 393 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
D | conn_service.c | 70 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
|
/Linux-v4.19/tools/perf/util/ |
D | callchain.c | 559 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 624 struct callchain_cursor *cursor, in add_child() 782 struct callchain_cursor *cursor, in split_add_child() 860 struct callchain_cursor *cursor, in append_chain_children() 907 struct callchain_cursor *cursor, in append_chain() 970 struct callchain_cursor *cursor, in callchain_append() 988 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1032 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1038 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1076 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain()
|
D | evsel_fprintf.c | 103 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 194 struct callchain_cursor *cursor, FILE *fp) in sample__fprintf_sym()
|
D | callchain.h | 194 static inline void callchain_cursor_reset(struct callchain_cursor *cursor) in callchain_cursor_reset() 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()
|
D | machine.c | 1895 struct callchain_cursor *cursor, in add_callchain_ip() 2058 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2144 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 2278 static int append_inlines(struct callchain_cursor *cursor, in append_inlines() 2314 struct callchain_cursor *cursor = arg; in unwind_entry() local 2338 struct callchain_cursor *cursor, in thread__resolve_callchain_unwind() 2358 struct callchain_cursor *cursor, in thread__resolve_callchain()
|
/Linux-v4.19/drivers/firmware/google/ |
D | memconsole-coreboot.c | 30 u32 cursor; member 49 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | softcursor.c | 22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
|
D | tileblit.c | 85 struct fb_tilecursor cursor; in tile_cursor() local
|
/Linux-v4.19/drivers/md/persistent-data/ |
D | dm-array.h | 197 struct dm_btree_cursor cursor; member
|
D | dm-bitset.h | 182 struct dm_array_cursor cursor; member
|
/Linux-v4.19/lib/ |
D | assoc_array.c | 31 const struct assoc_array_ptr *cursor, *ptr, *parent; in assoc_array_subtree_iterate() local 181 struct assoc_array_ptr *cursor, *ptr; in assoc_array_walk() local 352 struct assoc_array_ptr *cursor, *parent = NULL; in assoc_array_destroy_subtree() local 1463 struct assoc_array_ptr *cursor, *ptr; in assoc_array_gc() local
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 68 static int atyfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in atyfb_cursor()
|
/Linux-v4.19/fs/afs/ |
D | cell.c | 203 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local 692 struct rb_node *cursor; in afs_manage_cells() local
|
/Linux-v4.19/security/keys/ |
D | gc.c | 185 struct rb_node *cursor; in key_garbage_collector() local
|
/Linux-v4.19/drivers/gpu/drm/vkms/ |
D | vkms_crtc.c | 116 struct drm_plane *primary, struct drm_plane *cursor) in vkms_crtc_init()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | pmag-aa-fb.c | 104 static int aafb_cursor(struct fb_info *info, struct fb_cursor *cursor) in aafb_cursor()
|
/Linux-v4.19/net/unix/ |
D | garbage.c | 276 struct list_head cursor; in unix_gc() local
|