Home
last modified time | relevance | path

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

12345678

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm_sdma.c232 struct dma_resv_iter cursor; in amdgpu_vm_sdma_update() local
Damdgpu_sync.c239 struct dma_resv_iter cursor; in amdgpu_sync_resv() local
/linux-6.8/crypto/asymmetric_keys/
Dverify_pefile.c32 size_t cursor, datalen = pelen; in pefile_parse_binary() local
/linux-6.8/net/ceph/
Dmessenger_v2.c859 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at()
894 static int calc_sg_cnt_cursor(struct ceph_msg_data_cursor *cursor) in calc_sg_cnt_cursor()
946 struct ceph_msg_data_cursor *cursor, u8 *pad) in init_sgs_cursor()
1007 struct ceph_msg_data_cursor cursor; in setup_message_sgs() local
1090 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in process_v2_sparse_read() local
1931 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in prepare_sparse_read_cont() local
/linux-6.8/drivers/gpu/drm/ttm/
Dttm_bo.c216 struct dma_resv_iter cursor; in ttm_bo_flush_all_fences() local
602 struct ttm_resource_cursor cursor; in ttm_mem_evict_first() local
/linux-6.8/drivers/gpu/drm/i915/display/
Dintel_wm_types.h33 u16 cursor; member
/linux-6.8/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h63 } cursor; member
/linux-6.8/drivers/auxdisplay/
Dcharlcd.h88 int (*cursor)(struct charlcd *lcd, enum charlcd_onoff on); member
/linux-6.8/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-6.8/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-6.8/drivers/gpu/drm/vkms/
Dvkms_crtc.c279 struct drm_plane *primary, struct drm_plane *cursor) in vkms_crtc_init()
/linux-6.8/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-6.8/net/rxrpc/
Dlocal_object.c255 struct hlist_node *cursor; in rxrpc_lookup_local() local
/linux-6.8/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()
Dpm2fb.c1266 static int pm2vfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2vfb_cursor()
1367 static int pm2fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2fb_cursor()
/linux-6.8/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h302 struct vmw_cursor_plane_state cursor; member
359 struct vmw_cursor_plane cursor; member
/linux-6.8/drivers/gpu/drm/sti/
Dsti_crtc.c350 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init()
/linux-6.8/fs/xfs/scrub/
Dquota_repair.c515 struct xchk_dqiter cursor = { }; in xrep_quota_problems() local
/linux-6.8/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-6.8/include/media/
Dmedia-entity.h139 struct list_head *cursor; member
150 struct list_head *cursor; member
/linux-6.8/fs/xfs/libxfs/
Dxfs_attr.h56 struct xfs_attrlist_cursor_kern cursor; /* position in list */ member
/linux-6.8/drivers/gpu/drm/virtio/
Dvirtgpu_display.c261 struct drm_plane *primary, *cursor; in vgdev_output_init() local
/linux-6.8/drivers/gpu/drm/loongson/
Dlsdc_crtc.c951 struct drm_plane *cursor, in ls7a1000_crtc_init()
990 struct drm_plane *cursor, in ls7a2000_crtc_init()

12345678