/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 82 static void vmw_bo_dirty_scan_pagetable(struct vmw_bo *vbo) in vmw_bo_dirty_scan_pagetable() 120 static void vmw_bo_dirty_scan_mkwrite(struct vmw_bo *vbo) in vmw_bo_dirty_scan_mkwrite() 163 void vmw_bo_dirty_scan(struct vmw_bo *vbo) in vmw_bo_dirty_scan() 184 static void vmw_bo_dirty_pre_unmap(struct vmw_bo *vbo, in vmw_bo_dirty_pre_unmap() 209 void vmw_bo_dirty_unmap(struct vmw_bo *vbo, in vmw_bo_dirty_unmap() 230 int vmw_bo_dirty_add(struct vmw_bo *vbo) in vmw_bo_dirty_add() 287 void vmw_bo_dirty_release(struct vmw_bo *vbo) in vmw_bo_dirty_release() 309 struct vmw_bo *vbo = res->guest_memory_bo; in vmw_bo_dirty_transfer_to_res() local 356 struct vmw_bo *vbo = res->guest_memory_bo; in vmw_bo_dirty_clear_res() local 383 struct vmw_bo *vbo = to_vmw_bo(&bo->base); in vmw_bo_vm_mkwrite() local [all …]
|
H A D | vmwgfx_bo.c | 35 static void vmw_bo_release(struct vmw_bo *vbo) in vmw_bo_release() 74 struct vmw_bo *vbo = to_vmw_bo(&bo->base); in vmw_bo_free() local 302 void vmw_bo_pin_reserved(struct vmw_bo *vbo, bool pin) in vmw_bo_pin_reserved() 350 void *vmw_bo_map_and_cache(struct vmw_bo *vbo) in vmw_bo_map_and_cache() 355 void *vmw_bo_map_and_cache_size(struct vmw_bo *vbo, size_t size) in vmw_bo_map_and_cache_size() 385 void vmw_bo_unmap(struct vmw_bo *vbo) in vmw_bo_unmap() 568 struct vmw_bo *vbo; in vmw_user_bo_synccpu_ioctl() local 722 struct vmw_bo *vbo = to_vmw_bo(&bo->base); in vmw_bo_move_notify() local 851 void vmw_bo_add_detached_resource(struct vmw_bo *vbo, struct vmw_resource *res) in vmw_bo_add_detached_resource() 856 void vmw_bo_del_detached_resource(struct vmw_bo *vbo, struct vmw_resource *res) in vmw_bo_del_detached_resource() [all …]
|
H A D | vmwgfx_validation.c | 158 struct vmw_bo *vbo) in vmw_validation_find_bo_dup() 247 struct vmw_bo *vbo) in vmw_validation_add_bo() 383 struct vmw_bo *vbo, in vmw_validation_res_switch_backup() 424 struct vmw_bo *vbo = res->guest_memory_bo; in vmw_validation_res_reserve() local 498 struct vmw_bo *vbo = to_vmw_bo(&bo->base); in vmw_validation_bo_validate_single() local 539 struct vmw_bo *vbo = to_vmw_bo(&entry->base.bo->base); in vmw_validation_bo_validate() local 601 struct vmw_bo *vbo = res->guest_memory_bo; in vmw_validation_res_validate() local 839 struct vmw_bo *vbo = to_vmw_bo(&entry->base.bo->base); in vmw_validation_bo_backoff() local
|
H A D | vmwgfx_bo.h | 157 static inline void vmw_bo_prio_adjust(struct vmw_bo *vbo) in vmw_bo_prio_adjust() 180 static inline void vmw_bo_prio_add(struct vmw_bo *vbo, int prio) in vmw_bo_prio_add() 195 static inline void vmw_bo_prio_del(struct vmw_bo *vbo, int prio) in vmw_bo_prio_del() 216 static inline struct vmw_bo *vmw_user_bo_ref(struct vmw_bo *vbo) in vmw_user_bo_ref()
|
H A D | vmwgfx_gem.c | 56 struct vmw_bo *vbo = to_vmw_bo(obj); in vmw_gem_object_pin() local 65 struct vmw_bo *vbo = to_vmw_bo(obj); in vmw_gem_object_unpin() local 202 struct vmw_bo *vbo; in vmw_prime_import_sg_table() local 237 struct vmw_bo *vbo; in vmw_gem_object_create_ioctl() local
|
H A D | vmwgfx_resource.c | 760 void vmw_resource_unbind_list(struct vmw_bo *vbo) in vmw_resource_unbind_list() 978 struct vmw_bo *vbo = NULL; in vmw_resource_pin() local 1039 struct vmw_bo *vbo = res->guest_memory_bo; in vmw_resource_unpin() local 1100 int vmw_resources_clean(struct vmw_bo *vbo, pgoff_t start, in vmw_resources_clean()
|
H A D | vmwgfx_prime.c | 95 struct vmw_bo *vbo; in vmw_prime_handle_to_fd() local
|
H A D | vmwgfx_ttm_buffer.c | 568 struct vmw_bo *vbo; in vmw_bo_create_and_populate() local
|
H A D | vmwgfx_drv.c | 397 struct vmw_bo *vbo; in vmw_dummy_query_bo_create() local
|
H A D | vmwgfx_kms.c | 237 static void vmw_du_destroy_cursor_mob(struct vmw_bo **vbo) in vmw_du_destroy_cursor_mob() 630 struct vmw_bo *vbo = vps->cursor.bo; in vmw_du_cursor_plane_unmap_cm() local
|
H A D | vmwgfx_surface.c | 2265 struct vmw_bo *vbo = NULL; in vmw_dumb_create() local
|
/linux/fs/ntfs3/ |
H A D | attrib.c | 1247 u64 vbo; in attr_data_read_resident() local 1274 u64 vbo; in attr_data_write_resident() local 1383 u64 vbo[2], off[2], wof_size; in attr_wof_frame_info() local 1857 int attr_collapse_range(struct ntfs_inode *ni, u64 vbo, u64 bytes) in attr_collapse_range() 2115 int attr_punch_hole(struct ntfs_inode *ni, u64 vbo, u64 bytes, u32 *frame_size) in attr_punch_hole() 2333 int attr_insert_range(struct ntfs_inode *ni, u64 vbo, u64 bytes) in attr_insert_range()
|
H A D | fsntfs.c | 774 u64 vbo; in ntfs_clear_mft_tail() local 1132 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run() 1180 const struct runs_tree *run, u64 vbo) in ntfs_bread_run() 1196 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb() 1313 int ntfs_read_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_read_bh() 1324 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_get_bh() 1502 struct page **pages, u32 nr_pages, u64 vbo, u32 bytes, in ntfs_bio_pages() 1671 u64 vbo, u64 *lbo, u64 *bytes) in ntfs_vbo_to_lbo()
|
H A D | dir.c | 353 const struct INDEX_HDR *hdr, u64 vbo, u64 pos, in ntfs_read_hdr() 400 u64 vbo; in ntfs_readdir() local
|
H A D | record.c | 121 u64 vbo = (u64)mi->rno << sbi->record_bits; in mi_read() local 420 u64 vbo = (u64)rno << sbi->record_bits; in mi_format_new() local
|
H A D | fslog.c | 911 static inline void *alloc_rsttbl_from_idx(struct RESTART_TABLE **tbl, u32 vbo) in alloc_rsttbl_from_idx() 1001 u32 vbo; member 1081 u32 vbo = (lsn << log->seq_num_bits) >> (log->seq_num_bits - 3); in lsn_to_vbo() local 1142 static int read_log_page(struct ntfs_log *log, u32 vbo, in read_log_page() 1207 u64 vbo; in log_read_rst() local 1469 u32 vbo = lsn_to_vbo(log, this_lsn); in next_log_lsn() local 1565 const struct RECORD_PAGE_HDR *rp, u32 vbo, in check_subseq_log_page() 2256 u32 vbo = lsn_to_vbo(log, lsn) & ~log->page_mask; in read_log_rec_buf() local 3062 u64 vbo = cbo + tvo; in do_action() local 3764 u32 vbo, tail, off, dlen; in log_replay() local
|
H A D | bitmap.c | 508 size_t wpos, wbit, iw, vbo; in wnd_rescan() local 682 size_t vbo; in wnd_map() local 1346 u64 vbo, lbo, bytes; in wnd_extend() local
|
H A D | frecord.c | 955 u64 vbo; in ni_ins_attr_ext() local 1915 __u64 vbo, __u64 len) in ni_fiemap() 2092 u64 frame_vbo, vbo = (u64)index << PAGE_SHIFT; in ni_readpage_cmpr() local 2180 u64 vbo; in ni_decompress_file() local
|
H A D | index.c | 208 size_t data_size, valid_size, vbo, off = bit >> 3; in bmp_buf_get() local 375 size_t vbo = from >> 3; in scan_nres_bitmap() local 940 u64 vbo = (u64)vbn << indx->vbn2vbo_bits; in indx_new() local 1044 u64 vbo = (u64)vbn << indx->vbn2vbo_bits; in indx_read() local
|
H A D | file.c | 256 static int ntfs_zero_range(struct inode *inode, u64 vbo, u64 vbo_to) in ntfs_zero_range() 542 static long ntfs_fallocate(struct file *file, int mode, loff_t vbo, loff_t len) in ntfs_fallocate()
|
H A D | inode.c | 564 static noinline int ntfs_get_block_vbo(struct inode *inode, u64 vbo, in ntfs_get_block_vbo() 796 loff_t vbo = iocb->ki_pos; in ntfs_direct_IO() local
|
/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | ipuv3-plane.c | 377 unsigned long eba, ubo, vbo, old_ubo, old_vbo, alpha_eba; in ipu_plane_atomic_check() local 586 unsigned long eba, ubo, vbo; in ipu_plane_atomic_update() local
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_validate.c | 899 struct drm_gem_dma_object *vbo = in validate_gl_shader_rec() local
|