Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 25 of 214) sorted by relevance

123456789

/openbmc/linux/drivers/dma-buf/
H A Ddma-resv.c359 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked()
370 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked()
435 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked()
463 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first()
485 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next()
515 struct dma_resv_iter cursor; in dma_resv_copy_fences() local
564 struct dma_resv_iter cursor; in dma_resv_get_fences() local
674 struct dma_resv_iter cursor; in dma_resv_wait_timeout() local
704 struct dma_resv_iter cursor; in dma_resv_set_deadline() local
730 struct dma_resv_iter cursor; in dma_resv_test_signaled() local
[all …]
H A Ddma-fence-unwrap.c18 __dma_fence_unwrap_array(struct dma_fence_unwrap *cursor) in __dma_fence_unwrap_array()
34 struct dma_fence_unwrap *cursor) in dma_fence_unwrap_first()
48 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor) in dma_fence_unwrap_next()
H A Dst-dma-resv.c112 struct dma_resv_iter cursor; in test_for_each() local
173 struct dma_resv_iter cursor; in test_for_each_unlocked() local
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c223 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()
599 static void lsdc_cursor0_update_cfg(struct lsdc_cursor *cursor, in lsdc_cursor0_update_cfg()
637 static void lsdc_cursor1_update_cfg(struct lsdc_cursor *cursor, in lsdc_cursor1_update_cfg()
690 static void lsdc_cursor1_update_cfg_quirk(struct lsdc_cursor *cursor, in lsdc_cursor1_update_cfg_quirk()
749 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in ls7a1000_cursor_plane_init() local
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dpersist_data.py92 def _setup_database(self, cursor): argument
109 def _execute_single(self, cursor, *query): argument
124 def __init__(self, cursor): argument
160 def __getitem__(self, cursor, key): argument
169 def __delitem__(self, cursor, key): argument
176 def __setitem__(self, cursor, key, value): argument
194 def __contains__(self, cursor, key): argument
200 def __len__(self, cursor): argument
235 def clear(self, cursor): argument
/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c47 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()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_cursor.c94 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
265 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update() local
344 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register() local
366 struct sti_cursor *cursor; in sti_cursor_create() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c174 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()
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
940 struct amdgpu_vm_pt_cursor cursor; in amdgpu_vm_ptes_update() local
[all …]
/openbmc/linux/include/linux/
H A Ddma-resv.h230 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 Ddma-fence-unwrap.h47 #define dma_fence_unwrap_for_each(fence, cursor, head) \ argument
/openbmc/linux/net/ceph/
H A Dmessenger.c750 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance()
805 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance()
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()
920 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_next()
1012 static bool ceph_msg_data_iter_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_iter_advance()
1036 static void __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor) in __ceph_msg_data_cursor_init()
1066 void ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_cursor_init()
1085 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next()
[all …]
H A Dmessenger_v1.c468 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
/openbmc/linux/fs/xfs/
H A Dxfs_attr_list.c42 #define XFS_ISRESET_CURSOR(cursor) \ argument
56 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
/openbmc/linux/tools/perf/util/
H A Dcallchain.c639 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()
1579 struct callchain_cursor *cursor = vcursor; in callchain_cursor__delete() local
1601 struct callchain_cursor *cursor; in get_tls_callchain_cursor() local
[all …]
H A Devsel_fprintf.c112 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain()
210 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
H A Dcallchain.h160 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()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_wait.c38 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
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py56 def _make_table(cursor, name, definition): argument
92 def _get_sqlite_version(cursor): argument
200 async def _set_config(self, cursor, name, value): argument
212 async def _get_config(self, cursor, name): argument
322 def do_remove(columns, table_name, cursor): argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_crtc.c249 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()
/openbmc/linux/drivers/firmware/google/
H A Dmemconsole-coreboot.c23 u32 cursor; member
42 u32 cursor = cbmem_console->cursor & CURSOR_MASK; in memconsole_coreboot_read() local
/openbmc/linux/net/rxrpc/
H A Dpeer_event.c233 u8 cursor) in rxrpc_peer_keepalive_dispatch()
294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
/openbmc/qemu/hw/display/
H A Dqxl-render.c245 static QEMUCursor *qxl_cursor(PCIQXLDevice *qxl, QXLCursor *cursor, in qxl_cursor()
303 QXLCursor *cursor; in qxl_render_cursor() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
/openbmc/entity-manager/src/
H A Dfru_reader.cpp25 size_t cursor = start; in read() local
/openbmc/linux/lib/
H A Dassoc_array.c27 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

123456789