Home
last modified time | relevance | path

Searched defs:vi (Results 1 – 25 of 57) sorted by relevance

123

/linux-5.10/fs/reiserfs/
Ditem_ops.c61 struct virtual_item *vi, in sd_create_vi()
68 static int sd_check_left(struct virtual_item *vi, int free, in sd_check_left()
75 static int sd_check_right(struct virtual_item *vi, int free) in sd_check_right()
80 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size()
86 static int sd_unit_num(struct virtual_item *vi) in sd_unit_num()
91 static void sd_print_vi(struct virtual_item *vi) in sd_print_vi()
151 struct virtual_item *vi, in direct_create_vi()
158 static int direct_check_left(struct virtual_item *vi, int free, in direct_check_left()
167 static int direct_check_right(struct virtual_item *vi, int free) in direct_check_right()
172 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size()
[all …]
/linux-5.10/drivers/net/
Dvirtio_net.c344 struct virtnet_info *vi = vq->vdev->priv; in skb_xmit_done() local
375 static struct sk_buff *page_to_skb(struct virtnet_info *vi, in page_to_skb()
457 static int __virtnet_xdp_xmit_one(struct virtnet_info *vi, in __virtnet_xdp_xmit_one()
484 static struct send_queue *virtnet_xdp_sq(struct virtnet_info *vi) in virtnet_xdp_sq()
495 struct virtnet_info *vi = netdev_priv(dev); in virtnet_xdp_xmit() local
566 static unsigned int virtnet_get_headroom(struct virtnet_info *vi) in virtnet_get_headroom()
636 struct virtnet_info *vi, in receive_small()
769 struct virtnet_info *vi, in receive_big()
792 struct virtnet_info *vi, in receive_mergeable()
1036 static void receive_buf(struct virtnet_info *vi, struct receive_queue *rq, in receive_buf()
[all …]
/linux-5.10/drivers/virtio/
Dvirtio_input.c23 static void virtinput_queue_evtbuf(struct virtio_input *vi, in virtinput_queue_evtbuf()
34 struct virtio_input *vi = vq->vdev->priv; in virtinput_recv_events() local
59 static int virtinput_send_status(struct virtio_input *vi, in virtinput_send_status()
92 struct virtio_input *vi = vq->vdev->priv; in virtinput_recv_status() local
106 struct virtio_input *vi = input_get_drvdata(idev); in virtinput_status() local
111 static u8 virtinput_cfg_select(struct virtio_input *vi, in virtinput_cfg_select()
122 static void virtinput_cfg_bits(struct virtio_input *vi, int select, int subsel, in virtinput_cfg_bits()
156 static void virtinput_cfg_abs(struct virtio_input *vi, int abs) in virtinput_cfg_abs()
170 static int virtinput_init_vqs(struct virtio_input *vi) in virtinput_init_vqs()
187 static void virtinput_fill_evt(struct virtio_input *vi) in virtinput_fill_evt()
[all …]
/linux-5.10/fs/ntfs/
Dbitmap.h33 static inline int ntfs_bitmap_set_bits_in_run(struct inode *vi, in ntfs_bitmap_set_bits_in_run()
51 static inline int ntfs_bitmap_set_run(struct inode *vi, const s64 start_bit, in ntfs_bitmap_set_run()
68 static inline int ntfs_bitmap_clear_run(struct inode *vi, const s64 start_bit, in ntfs_bitmap_clear_run()
83 static inline int ntfs_bitmap_set_bit(struct inode *vi, const s64 bit) in ntfs_bitmap_set_bit()
97 static inline int ntfs_bitmap_clear_bit(struct inode *vi, const s64 bit) in ntfs_bitmap_clear_bit()
Dinode.c46 int ntfs_test_inode(struct inode *vi, void *data) in ntfs_test_inode()
91 static int ntfs_init_locked_inode(struct inode *vi, void *data) in ntfs_init_locked_inode()
159 struct inode *vi; in ntfs_iget() local
217 struct inode *vi; in ntfs_attr_iget() local
275 struct inode *vi; in ntfs_index_iget() local
524 static int ntfs_read_locked_inode(struct inode *vi) in ntfs_read_locked_inode()
1194 static int ntfs_read_locked_attr_inode(struct inode *base_vi, struct inode *vi) in ntfs_read_locked_attr_inode()
1459 static int ntfs_read_locked_index_inode(struct inode *base_vi, struct inode *vi) in ntfs_read_locked_index_inode()
1741 int ntfs_read_inode_mount(struct inode *vi) in ntfs_read_inode_mount()
2230 void ntfs_evict_big_inode(struct inode *vi) in ntfs_evict_big_inode()
[all …]
Dfile.c48 static int ntfs_file_open(struct inode *vi, struct file *filp) in ntfs_file_open()
101 struct inode *vi = VFS_I(ni); in ntfs_attr_extend_initialized() local
325 struct inode *vi = file_inode(file); in ntfs_prepare_file_for_write() local
578 struct inode *vi; in ntfs_prepare_pages_for_non_resident_write() local
1389 struct inode *vi; in ntfs_commit_pages_after_non_resident_write() local
1544 struct inode *vi; in ntfs_commit_pages_after_write() local
1734 struct inode *vi = mapping->host; in ntfs_perform_write() local
1928 struct inode *vi = file_inode(file); in ntfs_file_write_iter() local
1973 struct inode *vi = filp->f_mapping->host; in ntfs_file_fsync() local
Dlogfile.c38 static bool ntfs_check_restart_page_header(struct inode *vi, in ntfs_check_restart_page_header()
144 static bool ntfs_check_restart_area(struct inode *vi, RESTART_PAGE_HEADER *rp) in ntfs_check_restart_area()
259 static bool ntfs_check_log_client_array(struct inode *vi, in ntfs_check_log_client_array()
336 static int ntfs_check_and_load_restart_page(struct inode *vi, in ntfs_check_and_load_restart_page()
Daops.c50 struct inode *vi; in ntfs_end_buffer_async_read() local
170 struct inode *vi; in ntfs_read_block() local
381 struct inode *vi; in ntfs_readpage() local
537 struct inode *vi; in ntfs_write_block() local
903 struct inode *vi = page->mapping->host; in ntfs_write_mst_block() local
1339 struct inode *vi = page->mapping->host; in ntfs_writepage() local
Dinode.h270 static inline void ntfs_init_big_inode(struct inode *vi) in ntfs_init_big_inode()
296 static inline void ntfs_commit_inode(struct inode *vi) in ntfs_commit_inode()
305 static inline void ntfs_truncate_vfs(struct inode *vi) {} in ntfs_truncate_vfs()
/linux-5.10/drivers/char/hw_random/
Dvirtio-rng.c32 struct virtrng_info *vi = vq->vdev->priv; in random_recv_done() local
42 static void register_buffer(struct virtrng_info *vi, u8 *buf, size_t size) in register_buffer()
57 struct virtrng_info *vi = (struct virtrng_info *)rng->priv; in virtio_read() local
82 struct virtrng_info *vi = (struct virtrng_info *)rng->priv; in virtio_cleanup() local
91 struct virtrng_info *vi = NULL; in probe_common() local
132 struct virtrng_info *vi = vdev->priv; in remove_common() local
158 struct virtrng_info *vi = vdev->priv; in virtrng_scan() local
179 struct virtrng_info *vi = vdev->priv; in virtrng_restore() local
/linux-5.10/drivers/staging/media/tegra-video/
Dvi.c62 static int tegra_get_format_idx_by_code(struct tegra_vi *vi, in tegra_get_format_idx_by_code()
76 static u32 tegra_get_format_fourcc_by_idx(struct tegra_vi *vi, in tegra_get_format_fourcc_by_idx()
86 tegra_get_format_by_fourcc(struct tegra_vi *vi, u32 fourcc) in tegra_get_format_by_fourcc()
946 void tegra_channels_cleanup(struct tegra_vi *vi) in tegra_channels_cleanup()
962 struct tegra_vi *vi = chan->vi; in tegra_channel_init() local
1065 static int tegra_vi_channel_alloc(struct tegra_vi *vi, unsigned int port_num, in tegra_vi_channel_alloc()
1088 static int tegra_vi_tpg_channels_alloc(struct tegra_vi *vi) in tegra_vi_tpg_channels_alloc()
1103 static int tegra_vi_channels_alloc(struct tegra_vi *vi) in tegra_vi_channels_alloc()
1149 static int tegra_vi_channels_init(struct tegra_vi *vi) in tegra_vi_channels_init()
1175 struct tegra_vi *vi = vid->vi; in tegra_v4l2_nodes_cleanup_tpg() local
[all …]
/linux-5.10/drivers/parisc/
Diosapic.c526 static void iosapic_rd_irt_entry(struct vector_info *vi , u32 *dp0, u32 *dp1) in iosapic_rd_irt_entry()
536 static void iosapic_wr_irt_entry(struct vector_info *vi, u32 dp0, u32 dp1) in iosapic_wr_irt_entry()
560 iosapic_set_irt_data( struct vector_info *vi, u32 *dp0, u32 *dp1) in iosapic_set_irt_data()
606 struct vector_info *vi = irq_data_get_irq_chip_data(d); in iosapic_mask_irq() local
618 struct vector_info *vi = irq_data_get_irq_chip_data(d); in iosapic_unmask_irq() local
661 struct vector_info *vi = irq_data_get_irq_chip_data(d); in iosapic_eoi_irq() local
671 struct vector_info *vi = irq_data_get_irq_chip_data(d); in iosapic_set_affinity_irq() local
710 struct vector_info *vi; in iosapic_fixup_irq() local
807 struct vector_info *vi; in iosapic_serial_irq() local
970 iosapic_prt_vi(struct vector_info *vi) in iosapic_prt_vi()
/linux-5.10/fs/erofs/
Dzmap.c13 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_fill_inode() local
31 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_fill_inode_lazy() local
145 struct erofs_inode *const vi = EROFS_I(inode); in legacy_load_cluster_from_disk() local
199 struct erofs_inode *const vi = EROFS_I(m->inode); in unpack_compacted_index() local
263 struct erofs_inode *const vi = EROFS_I(inode); in compacted_load_cluster_from_disk() local
331 struct erofs_inode *const vi = EROFS_I(m->inode); in z_erofs_extent_lookback() local
380 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_map_blocks_iter() local
Dinode.c21 struct erofs_inode *vi = EROFS_I(inode); in erofs_read_inode() local
193 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_symlink() local
228 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_inode() local
319 struct erofs_inode *vi = EROFS_I(inode); in erofs_iget() local
Dsuper.c78 struct erofs_inode *vi = ptr; in erofs_inode_init_once() local
85 struct erofs_inode *vi = in erofs_alloc_inode() local
98 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_inode() local
Dxattr.c41 struct erofs_inode *const vi = EROFS_I(inode); in init_inode_xattrs() local
188 struct erofs_inode *const vi = EROFS_I(inode); in inline_xattr_iter_begin() local
389 struct erofs_inode *const vi = EROFS_I(inode); in shared_getxattr() local
610 struct erofs_inode *const vi = EROFS_I(inode); in shared_listxattr() local
/linux-5.10/fs/verity/
Dopen.c152 struct fsverity_info *vi; in fsverity_create_info() local
221 void fsverity_set_info(struct inode *inode, struct fsverity_info *vi) in fsverity_set_info()
240 void fsverity_free_info(struct fsverity_info *vi) in fsverity_free_info()
251 struct fsverity_info *vi = fsverity_get_info(inode); in ensure_verity_info() local
Dverify.c52 static inline int cmp_hashes(const struct fsverity_info *vi, in cmp_hashes()
86 static bool verify_page(struct inode *inode, const struct fsverity_info *vi, in verify_page()
192 const struct fsverity_info *vi = inode->i_verity_info; in fsverity_verify_page() local
226 const struct fsverity_info *vi = inode->i_verity_info; in fsverity_verify_bio() local
Dmeasure.c27 const struct fsverity_info *vi; in fsverity_ioctl_measure() local
/linux-5.10/drivers/crypto/virtio/
Dvirtio_crypto_core.c48 static int virtcrypto_find_vqs(struct virtio_crypto *vi) in virtcrypto_find_vqs()
121 static int virtcrypto_alloc_queues(struct virtio_crypto *vi) in virtcrypto_alloc_queues()
131 static void virtcrypto_clean_affinity(struct virtio_crypto *vi, long hcpu) in virtcrypto_clean_affinity()
172 static void virtcrypto_free_queues(struct virtio_crypto *vi) in virtcrypto_free_queues()
177 static int virtcrypto_init_vqs(struct virtio_crypto *vi) in virtcrypto_init_vqs()
/linux-5.10/drivers/mtd/ubi/
Dgluebi.c279 struct ubi_volume_info *vi) in gluebi_create()
348 static int gluebi_remove(struct ubi_volume_info *vi) in gluebi_remove()
394 static int gluebi_updated(struct ubi_volume_info *vi) in gluebi_updated()
421 static int gluebi_resized(struct ubi_volume_info *vi) in gluebi_resized()
Dblock.c348 static int calc_disk_capacity(struct ubi_volume_info *vi, u64 *disk_capacity) in calc_disk_capacity()
366 int ubiblock_create(struct ubi_volume_info *vi) in ubiblock_create()
493 int ubiblock_remove(struct ubi_volume_info *vi) in ubiblock_remove()
528 static int ubiblock_resize(struct ubi_volume_info *vi) in ubiblock_resize()
623 struct ubi_volume_info vi; in ubiblock_create_from_param() local
/linux-5.10/fs/cifs/
Ddfs_cache.c585 static void __vol_release(struct vol_info *vi) in __vol_release()
595 struct vol_info *vi = container_of(kref, struct vol_info, refcnt); in vol_release() local
605 struct vol_info *vi, *nvi; in free_vol_list() local
1214 struct vol_info *vi; in dfs_cache_add_vol() local
1255 struct vol_info *vi; in find_vol() local
1275 struct vol_info *vi; in dfs_cache_update_vol() local
1309 struct vol_info *vi; in dfs_cache_del_vol() local
1468 static struct cifs_ses *find_root_ses(struct vol_info *vi, in find_root_ses()
1538 static int refresh_tcon(struct vol_info *vi, struct cifs_tcon *tcon) in refresh_tcon()
1609 struct vol_info *vi, *nvi; in refresh_cache_worker() local
/linux-5.10/drivers/media/pci/ivtv/
Divtv-vbi.c87 struct vbi_info *vi = &itv->vbi; in ivtv_write_vbi_line() local
123 struct vbi_info *vi = &itv->vbi; in ivtv_write_vbi_cc_lines() local
464 struct vbi_info *vi = &itv->vbi; in ivtv_vbi_work_handler() local
/linux-5.10/drivers/scsi/esas2r/
Desas2r_vda.c66 struct atto_ioctl_vda *vi, in esas2r_process_vda_ioctl()
272 struct atto_ioctl_vda *vi = (struct atto_ioctl_vda *)rq->interrupt_cx; in esas2r_complete_vda_ioctl() local

123