Home
last modified time | relevance | path

Searched defs:bdev (Results 201 - 225 of 512) sorted by relevance

12345678910>>...21

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddcssblk.c824 dcssblk_open(struct block_device *bdev, fmode_t mode) in dcssblk_open() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha1542.c981 aha1542_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[]) aha1542_biosparam() argument
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dpmem.c234 static int pmem_rw_page(struct block_device *bdev, sector_t sector, in pmem_rw_page() argument
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_file.c562 struct block_device *bdev = inode->i_bdev; in fd_execute_unmap() local
H A Dtarget_core_iblock.c394 struct block_device *bdev = IBLOCK_DEV(cmd->se_dev)->ibd_bd; in iblock_execute_unmap() local
411 iblock_execute_zero_out(struct block_device *bdev, struct se_cmd *cmd) in iblock_execute_zero_out() argument
446 struct block_device *bdev = IBLOCK_DEV(cmd->se_dev)->ibd_bd; in iblock_execute_write_same() local
/kernel/linux/linux-5.10/include/linux/
H A Dpktcdvd.h165 struct block_device *bdev; /* dev attached */ member
H A Dgenhd.h325 static inline sector_t get_start_sect(struct block_device *bdev) in get_start_sect() argument
389 bd_link_disk_holder(struct block_device *bdev, struct gendisk *disk) bd_link_disk_holder() argument
394 bd_unlink_disk_holder(struct block_device *bdev, struct gendisk *disk) bd_unlink_disk_holder() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dsuper.c744 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super() argument
787 struct super_block *get_super(struct block_device *bdev) in get_super() argument
793 static struct super_block *__get_super_thawed(struct block_device *bdev, in __get_super_thawed() argument
819 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() argument
834 get_super_exclusive_thawed(struct block_device *bdev) get_super_exclusive_thawed() argument
848 get_active_super(struct block_device *bdev) get_active_super() argument
1293 struct block_device *bdev; get_tree_bdev() local
1379 struct block_device *bdev; mount_bdev() local
1452 struct block_device *bdev = sb->s_bdev; kill_block_super() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c179 struct ttm_bo_device *bdev; in drm_gem_vram_init() local
923 static void bo_driver_ttm_tt_destroy(struct ttm_bo_device *bdev, struct ttm_tt *tt) in bo_driver_ttm_tt_destroy() argument
984 static int bo_driver_io_mem_reserve(struct ttm_bo_device *bdev, in bo_driver_io_mem_reserve() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h161 struct ttm_bo_device bdev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c510 struct ttm_bo_device *bdev = &dev_priv->bdev; in vmw_bo_init() local
1017 struct ttm_bo_device *bdev = bo->bdev; in vmw_bo_fence_single() local
H A Dvmwgfx_resource.c861 struct ttm_bo_device *bdev = bo->bdev; in vmw_query_move_notify() local
H A Dvmwgfx_ttm_buffer.c558 static int vmw_ttm_bind(struct ttm_bo_device *bdev, in vmw_ttm_bind() argument
602 static void vmw_ttm_unbind(struct ttm_bo_device *bdev, in vmw_ttm_unbind() argument
628 static void vmw_ttm_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in vmw_ttm_destroy() argument
648 static int vmw_ttm_populate(struct ttm_bo_device *bdev, in vmw_ttm_populate() argument
677 static void vmw_ttm_unpopulate(struct ttm_bo_device *bdev, in vmw_ttm_unpopulate() argument
742 static int vmw_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struc argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c63 struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev) in radeon_get_rdev() argument
361 radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_resource *mem) radeon_ttm_io_mem_reserve() argument
431 radeon_ttm_tt_pin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_pin_userptr() argument
492 radeon_ttm_tt_unpin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_unpin_userptr() argument
528 radeon_ttm_backend_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem) radeon_ttm_backend_bind() argument
564 radeon_ttm_backend_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_backend_unbind() argument
580 radeon_ttm_backend_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_backend_destroy() argument
629 radeon_ttm_tt_populate(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) radeon_ttm_tt_populate() argument
669 radeon_ttm_tt_unpopulate(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_unpopulate() argument
716 radeon_ttm_tt_is_bound(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_is_bound() argument
727 radeon_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem) radeon_ttm_tt_bind() argument
745 radeon_ttm_tt_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_unbind() argument
759 radeon_ttm_tt_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) radeon_ttm_tt_destroy() argument
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dapple-gmux.c53 struct backlight_device *bdev; member
607 struct backlight_device *bdev; in gmux_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c58 static int __bo_init(struct hmm_bo_device *bdev, struct hmm_buffer_object *bo, in __bo_init() argument
247 static struct hmm_buffer_object *__bo_break_up(struct hmm_bo_device *bdev, in __bo_break_up() argument
281 struct hmm_bo_device *bdev = bo->bdev; __bo_take_off_handling() local
323 struct hmm_bo_device *bdev; __bo_merge() local
342 hmm_bo_device_init(struct hmm_bo_device *bdev, struct isp_mmu_client *mmu_driver, unsigned int vaddr_start, unsigned int size) hmm_bo_device_init() argument
404 hmm_bo_alloc(struct hmm_bo_device *bdev, unsigned int pgnr) hmm_bo_alloc() argument
452 struct hmm_bo_device *bdev = bo->bdev; hmm_bo_release() local
512 hmm_bo_device_exit(struct hmm_bo_device *bdev) hmm_bo_device_exit() argument
550 hmm_bo_device_inited(struct hmm_bo_device *bdev) hmm_bo_device_inited() argument
564 hmm_bo_device_search_start( struct hmm_bo_device *bdev, ia_css_ptr vaddr) hmm_bo_device_search_start() argument
584 hmm_bo_device_search_in_range( struct hmm_bo_device *bdev, unsigned int vaddr) hmm_bo_device_search_in_range() argument
604 hmm_bo_device_search_vmap_start( struct hmm_bo_device *bdev, const void *vaddr) hmm_bo_device_search_vmap_start() argument
1096 struct hmm_bo_device *bdev; hmm_bo_bind() local
1173 struct hmm_bo_device *bdev; hmm_bo_unbind() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzoned.h131 static inline int btrfs_sb_log_location_bdev(struct block_device *bdev, in btrfs_sb_log_location_bdev() argument
150 static inline int btrfs_reset_sb_log_zones(struct block_device *bdev, int mirror) in btrfs_reset_sb_log_zones() argument
311 btrfs_check_device_zone_type(const struct btrfs_fs_info *fs_info, struct block_device *bdev) btrfs_check_device_zone_type() argument
/kernel/linux/linux-6.6/include/linux/
H A Dpktcdvd.h157 struct block_device *bdev; /* dev attached */ member
H A Diomap.h100 struct block_device *bdev; /* block device for I/O */ member
H A Dbuffer_head.h388 static inline struct buffer_head *getblk_unmovable(struct block_device *bdev, in getblk_unmovable() argument
395 static inline struct buffer_head *__getblk(struct block_device *bdev, in __getblk() argument
448 __bread(struct block_device *bdev, sector_ argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_iops.c616 struct block_device *bdev = target->bt_bdev; in xfs_vn_getattr() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.c521 static int sr_block_ioctl(struct block_device *bdev, blk_mode_t mode, in sr_block_ioctl() argument
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_device.c800 target_configure_unmap_from_queue(struct se_dev_attrib *attrib, struct block_device *bdev) target_configure_unmap_from_queue() argument
H A Dtarget_core_file.c155 struct block_device *bdev = I_BDEV(inode); in fd_configure_device() local
555 struct block_device *bdev = I_BDEV(inode); in fd_execute_unmap() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_actlog.c105 void wait_until_done_or_force_detached(struct drbd_device *device, struct drbd_backing_dev *bdev, in wait_until_done_or_force_detached() argument
177 int drbd_md_sync_page_io(struct drbd_device *device, struct drbd_backing_dev *bdev, in drbd_md_sync_page_io() argument
125 _drbd_md_sync_page_io(struct drbd_device *device, struct drbd_backing_dev *bdev, sector_t sector, enum req_op op) _drbd_md_sync_page_io() argument
[all...]

Completed in 29 milliseconds

12345678910>>...21