Home
last modified time | relevance | path

Searched defs:cursor (Results 51 – 75 of 182) sorted by relevance

12345678

/Linux-v6.6/drivers/auxdisplay/
Dcharlcd.h88 int (*cursor)(struct charlcd *lcd, enum charlcd_onoff on); member
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h63 } cursor; member
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_wm_types.h33 u16 cursor; member
/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_bo.c216 struct dma_resv_iter cursor; in ttm_bo_flush_all_fences() local
596 struct ttm_resource_cursor cursor; in ttm_mem_evict_first() local
/Linux-v6.6/net/ceph/
Dmessenger_v2.c863 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at()
898 static int calc_sg_cnt_cursor(struct ceph_msg_data_cursor *cursor) in calc_sg_cnt_cursor()
950 struct ceph_msg_data_cursor *cursor, u8 *pad) in init_sgs_cursor()
1011 struct ceph_msg_data_cursor cursor; in setup_message_sgs() local
1094 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in process_v2_sparse_read() local
1935 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in prepare_sparse_read_cont() local
/Linux-v6.6/scripts/
Dasn1_compiler.c806 struct token *cursor; in parse() local
858 struct token *cursor = *_cursor; in parse_type() local
1151 struct token *cursor = *_cursor, *name; in parse_compound() local
/Linux-v6.6/fs/configfs/
Ddir.c1589 struct configfs_dirent * cursor = file->private_data; in configfs_dir_close() local
1607 struct configfs_dirent *cursor = file->private_data; in configfs_readdir() local
1683 struct configfs_dirent *cursor = file->private_data; in configfs_dir_lseek() local
/Linux-v6.6/drivers/gpu/drm/vkms/
Dvkms_crtc.c279 struct drm_plane *primary, struct drm_plane *cursor) in vkms_crtc_init()
/Linux-v6.6/net/rxrpc/
Dlocal_object.c244 struct hlist_node *cursor; in rxrpc_lookup_local() local
/Linux-v6.6/include/drm/
Ddrm_crtc.h980 struct drm_plane *cursor; member
1252 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ argument
/Linux-v6.6/drivers/video/fbdev/
Dfsl-diu-fb.c380 __le16 cursor[MAX_CURS * MAX_CURS] __aligned(32); member
1000 __le16 *cursor = data->cursor; in fsl_diu_load_cursor_image() local
1023 static int fsl_diu_cursor(struct fb_info *info, struct fb_cursor *cursor) in fsl_diu_cursor()
Dcobalt_lcdfb.c243 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor()
Dskeletonfb.c579 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor()
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_crtc.c350 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h302 struct vmw_cursor_plane_state cursor; member
359 struct vmw_cursor_plane cursor; member
/Linux-v6.6/drivers/gpu/drm/virtio/
Dvirtgpu_display.c261 struct drm_plane *primary, *cursor; in vgdev_output_init() local
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_attr.h56 struct xfs_attrlist_cursor_kern cursor; /* position in list */ member
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c238 struct dma_resv_iter cursor; in amdgpu_sync_resv() local
/Linux-v6.6/kernel/
Daudit_tree.c679 struct list_head cursor; in audit_trim_trees() local
872 struct list_head cursor, barrier; in audit_tag_tree() local
/Linux-v6.6/include/media/
Dmedia-entity.h139 struct list_head *cursor; member
150 struct list_head *cursor; member
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_crtc.c951 struct drm_plane *cursor, in ls7a1000_crtc_init()
990 struct drm_plane *cursor, in ls7a2000_crtc_init()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c55 void *cursor, *data_end; in get_srh() local
/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-perl.c263 struct callchain_cursor *cursor; in perl_process_callchain() local
/Linux-v6.6/include/linux/
Dfsl-diu-fb.h141 __be32 cursor; member
/Linux-v6.6/include/drm/ttm/
Dttm_resource.h404 #define ttm_resource_manager_for_each_res(man, cursor, res) \ argument

12345678