| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | server.c | 547 struct rb_node *cursor; in afs_manage_servers() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | mount.h | 130 struct mount cursor; member
|
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | utils.c | 21 int cursor, ret; in vboxsf_new_inode() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 56 struct xfs_attrlist_cursor_kern cursor; /* position in list */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fsl-diu-fb.h | 141 __be32 cursor; member
|
| /kernel/linux/linux-6.6/fs/fscache/ |
| H A D | volume.c | 162 struct fscache_volume *cursor; in fscache_hash_volume() local 344 struct fscache_volume *cursor; in fscache_wake_pending_volume() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_attr_list.c | 56 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 201 xfs_attr_node_list_lookup( struct xfs_attr_list_context *context, struct xfs_attrlist_cursor_kern *cursor, struct xfs_buf **pbp) xfs_attr_node_list_lookup() argument 286 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; xfs_attr_node_list() local 391 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; xfs_attr3_leaf_list_int() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
| H A D | sm750_cursor.c | 47 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() argument 55 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() argument 60 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() argument 66 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() argument 75 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u3 argument 84 sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData() argument 134 sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | cobalt_lcdfb.c | 243 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor() argument
|
| H A D | skeletonfb.c | 579 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 239 struct fb_cursor cursor; in bit_cursor() local [all...] |
| H A D | fbcon_ccw.c | 224 struct fb_cursor cursor; in ccw_cursor() local [all...] |
| H A D | fbcon_cw.c | 207 struct fb_cursor cursor; in cw_cursor() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | dma-resv.c | 359 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked() argument 370 dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) dma_resv_iter_walk_unlocked() argument 412 dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) dma_resv_iter_first_unlocked() argument 435 dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) dma_resv_iter_next_unlocked() argument 463 dma_resv_iter_first(struct dma_resv_iter *cursor) dma_resv_iter_first() argument 485 dma_resv_iter_next(struct dma_resv_iter *cursor) dma_resv_iter_next() argument 515 struct dma_resv_iter cursor; dma_resv_copy_fences() local 564 struct dma_resv_iter cursor; dma_resv_get_fences() local 674 struct dma_resv_iter cursor; dma_resv_wait_timeout() local 704 struct dma_resv_iter cursor; dma_resv_set_deadline() local 730 struct dma_resv_iter cursor; dma_resv_test_signaled() local 754 struct dma_resv_iter cursor; dma_resv_describe() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.c | 372 struct dma_resv_iter cursor; in nouveau_fence_sync() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_display.c | 261 struct drm_plane *primary, *cursor; in vgdev_output_init() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
| H A D | sti_crtc.c | 349 sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, struct drm_plane *primary, struct drm_plane *cursor) sti_crtc_init() argument
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | local_object.c | 255 struct hlist_node *cursor; in rxrpc_lookup_local() local
|
| /kernel/linux/linux-6.6/net/smc/ |
| H A D | smc_cdc.h | 284 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_seg6_loop.c | 55 void *cursor, *data_end; in get_srh() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_backup_test.cpp | 122 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql);
in SUB_DDM_RDB_BackupRestoreTest_0100() local 156 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql);
in SUB_DDM_RDB_BackupRestoreTest_0300() local 234 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0400() local 294 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0500() local 371 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0600() local 446 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0700() local 477 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0800() local 561 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0900() local 619 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); SUB_DDM_RDB_BackupRestoreTest_0110() local [all...] |
| H A D | rdb_store_level_test.cpp | 189 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql);
in SUB_DDM_RDB_LEVEL_0100() local 238 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql);
in SUB_DDM_RDB_LEVEL_0200() local 287 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_0300() local 336 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_0400() local 385 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_EL_0100() local 433 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_EL_0200() local 482 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_EL_0300() local 531 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); SUB_DDM_RDB_LEVEL_EL_0400() local [all...] |
| /third_party/NuttX/drivers/video/ |
| H A D | fb.c | 491 struct fb_setcursor_s cursor; in fb_ioctl() local
|
| /third_party/libunwind/libunwind/include/tdep-hppa/ |
| H A D | libunwind_i.h | 57 struct cursor struct
|
| /third_party/libunwind/libunwind/include/tdep-tilegx/ |
| H A D | libunwind_i.h | 63 struct cursor struct
|