/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo.c | 60 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) in ttm_mem_type_debug() 111 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local 159 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local 370 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_ttm() local 415 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local 550 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local 610 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_and_unlock() local 691 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete() 748 struct ttm_bo_device *bdev = arg; in ttm_bo_delayed_workqueue() local 758 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local [all …]
|
H A D | ttm_bo_util.c | 114 static int ttm_mem_io_reserve(struct ttm_bo_device *bdev, in ttm_mem_io_reserve() 138 static void ttm_mem_io_free(struct ttm_bo_device *bdev, in ttm_mem_io_free() 185 int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap() 217 void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap() 295 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_memcpy() local 404 struct ttm_bo_device *bdev = bo->bdev; in ttm_buffer_object_transfer() local 600 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_accel_cleanup() local
|
H A D | ttm_bo_vm.c | 71 static struct ttm_buffer_object *ttm_bo_vm_lookup_rb(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup_rb() 107 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault() local 320 ttm_bo_mmap_single(struct ttm_bo_device *bdev, vm_ooffset_t *offset, vm_size_t size, in ttm_bo_mmap_single()
|
H A D | ttm_tt.c | 181 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init() 209 int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev, in ttm_dma_tt_init()
|
H A D | ttm_execbuf_util.c | 208 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
|
H A D | ttm_agp_backend.c | 97 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
|
H A D | ttm_bo_driver.h | 112 struct ttm_bo_device *bdev; member 265 struct ttm_bo_device *bdev; member
|
H A D | ttm_bo_api.h | 192 struct ttm_bo_device *bdev; member
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | blkdev_compat.h | 78 zfs_bdev_has_write_cache(struct block_device *bdev) in zfs_bdev_has_write_cache() 113 bio_set_flags_failfast(struct block_device *bdev, int *flags, bool dev, in bio_set_flags_failfast() 236 zfs_check_disk_status(struct block_device *bdev) in zfs_check_disk_status() 277 #define zfs_check_media_change(bdev) check_disk_change(bdev) argument 279 #define vdev_bdev_reread_part(bdev) blkdev_reread_part(bdev) argument 281 #define vdev_bdev_reread_part(bdev) check_disk_change(bdev) argument 286 zfs_check_media_change(struct block_device *bdev) in zfs_check_media_change() 307 #define vdev_bdev_reread_part(bdev) zfs_check_media_change(bdev) argument 309 #define vdev_bdev_reread_part(bdev) disk_check_media_change(bdev->bd_disk) argument 310 #define zfs_check_media_change(bdev) disk_check_media_change(bdev->bd_disk) argument [all …]
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | vdev_disk.c | 150 bdev_capacity(struct block_device *bdev) in bdev_capacity() 161 bdev_whole(struct block_device *bdev) in bdev_whole() 168 #define vdev_bdevname(bdev, name) bdevname(bdev, name) argument 171 vdev_bdevname(struct block_device *bdev, char *name) in vdev_bdevname() 196 bdev_max_capacity(struct block_device *bdev, uint64_t wholedisk) in bdev_max_capacity() 317 struct block_device *bdev = BDH_BDEV(bdh); in vdev_disk_open() local 427 struct block_device *bdev = BDH_BDEV(vd->vd_bdh); in vdev_disk_open() local 568 vdev_bio_set_dev(struct bio *bio, struct block_device *bdev) in vdev_bio_set_dev() 601 vdev_bio_alloc(struct block_device *bdev, gfp_t gfp_mask, in vdev_bio_alloc() 618 vdev_bio_max_segs(struct block_device *bdev) in vdev_bio_max_segs() [all …]
|
H A D | zvol_os.c | 886 zvol_ioctl(struct block_device *bdev, fmode_t mode, in zvol_ioctl() 931 zvol_compat_ioctl(struct block_device *bdev, fmode_t mode, in zvol_compat_ioctl() 994 zvol_getgeo(struct block_device *bdev, struct hd_geometry *geo) in zvol_getgeo()
|
/freebsd/lib/libusb/ |
H A D | libusb10_hotplug.c | 165 struct libusb20_device *bdev = _bdev->os_priv; in libusb_hotplug_equal() local 224 libusb_device *bdev; in libusb_hotplug_scan() local
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehci_msm.c | 168 device_t bdev; in ehci_msm_detach() local
|
/freebsd/sys/dev/mlx5/mlx5_fpga_tools/ |
H A D | mlx5fpga_tools_char.c | 292 device_t bdev; in mlx5_fpga_tools_char_add_one() local
|
/freebsd/sys/dev/agp/ |
H A D | agp_nvidia.c | 70 device_t bdev; /* Bridge */ member
|
H A D | agp_i810.c | 204 device_t bdev; /* bridge device */ member 759 device_t bdev; in agp_i810_probe() local
|
/freebsd/sys/dev/usb/ |
H A D | usb_bus.h | 100 device_t bdev; /* filled by HC driver */ member
|
/freebsd/stand/i386/gptzfsboot/ |
H A D | zfsboot.c | 106 static struct i386_devdesc *bdev; variable
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-generic.c | 564 spl_signal_kobj_evt(struct block_device *bdev) in spl_signal_kobj_evt()
|
/freebsd/sys/dev/firewire/ |
H A D | firewirereg.h | 98 device_t bdev; member
|
/freebsd/sys/dev/atkbdc/ |
H A D | psm.c | 471 struct cdev *bdev; member
|