Home
last modified time | relevance | path

Searched defs:cursor (Results 26 – 50 of 195) sorted by relevance

12345678

/linux-6.15/drivers/gpu/drm/vkms/
Dvkms_output.c37 struct vkms_plane *primary, *overlay, *cursor = NULL; in vkms_output_init() local
/linux-6.15/drivers/md/persistent-data/
Ddm-array.h198 struct dm_btree_cursor cursor; member
Ddm-bitset.h183 struct dm_array_cursor cursor; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c246 struct dma_resv_iter cursor; in amdgpu_sync_resv() local
280 struct dma_resv_iter cursor; in amdgpu_sync_kfd() local
Damdgpu_vkms.c168 struct drm_plane *primary, struct drm_plane *cursor) in amdgpu_vkms_crtc_init()
438 struct drm_plane *primary, *cursor = NULL; in amdgpu_vkms_output_init() local
/linux-6.15/fs/netfs/
Dfscache_volume.c175 struct fscache_volume *cursor; in fscache_hash_volume() local
356 struct fscache_volume *cursor; in fscache_wake_pending_volume() local
/linux-6.15/drivers/gpu/drm/qxl/
Dqxl_debugfs.c60 struct dma_resv_iter cursor; in qxl_debugfs_buffers_info() local
/linux-6.15/drivers/gpu/drm/i915/gem/
Di915_gem_busy.c118 struct dma_resv_iter cursor; in i915_gem_busy_ioctl() local
/linux-6.15/net/rxrpc/
Dconn_service.c67 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
/linux-6.15/fs/xfs/scrub/
Dquotacheck_repair.c144 struct xchk_dqiter cursor = { }; in xqcheck_commit_dqtype() local
Discan.c90 xfs_agino_t *cursor, in xchk_iscan_find_next()
206 xfs_ino_t cursor, visited; in xchk_iscan_move_cursor() local
Ddirtree.c599 xfs_ino_t *cursor) in xchk_dirpath_step_is_stale()
664 xfs_ino_t cursor = dl->scan_ino; in xchk_dirpath_is_stale() local
Dquota.c305 struct xchk_dqiter cursor = { }; in xchk_quota() local
/linux-6.15/drivers/gpu/drm/radeon/
Dradeon_sync.c94 struct dma_resv_iter cursor; in radeon_sync_resv() local
/linux-6.15/drivers/video/fbdev/aty/
Dmach64_cursor.c73 static int atyfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in atyfb_cursor()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
Dfw.c1174 static bool rtw89_regd_entcpy(struct rtw89_regd *regd, const void *cursor, in rtw89_regd_entcpy()
8729 #define __fw_txpwr_entry_acceptable(e, cursor, ent_sz) \ argument
8743 const void *cursor, in fw_txpwr_byrate_entry_valid()
8792 const void *cursor; in rtw89_fw_load_txpwr_byrate() local
8817 const void *cursor, in fw_txpwr_lmt_2ghz_entry_valid()
8844 const void *cursor; in rtw89_fw_load_txpwr_lmt_2ghz() local
8857 const void *cursor, in fw_txpwr_lmt_5ghz_entry_valid()
8884 const void *cursor; in rtw89_fw_load_txpwr_lmt_5ghz() local
8897 const void *cursor, in fw_txpwr_lmt_6ghz_entry_valid()
8926 const void *cursor; in rtw89_fw_load_txpwr_lmt_6ghz() local
[all …]
/linux-6.15/drivers/gpu/drm/sti/
Dsti_compositor.c68 struct drm_plane *cursor = NULL; in sti_compositor_bind() local
/linux-6.15/security/keys/
Dgc.c189 struct rb_node *cursor; in key_garbage_collector() local
/linux-6.15/tools/perf/ui/browsers/
Dannotate.c121 static int is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused()
152 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__draw_current_jump() local
417 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__show_full_location() local
/linux-6.15/drivers/firewire/
Dphy-packet-definitions.h219 const u32 *cursor; member
226 const u32 *self_id_sequence, *cursor; in self_id_sequence_enumerator_next() local
/linux-6.15/fs/afs/
Dcell.c244 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
868 struct rb_node *cursor; in afs_cell_purge() local
/linux-6.15/drivers/mtd/nand/raw/
Dnand_onfi.c42 uint8_t *cursor; in nand_flash_detect_ext_param_page() local
/linux-6.15/drivers/staging/sm750fb/
Dsm750.c109 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local
440 struct lynx_cursor *cursor; in lynxfb_resume() local
/linux-6.15/drivers/video/fbdev/
Dpmag-aa-fb.c104 static int aafb_cursor(struct fb_info *info, struct fb_cursor *cursor) in aafb_cursor()
/linux-6.15/tools/testing/selftests/cachestat/
Dtest_cachestat.c39 char *cursor, *data; in write_exactly() local

12345678