| /freebsd-13.1/sys/dev/drm2/ttm/ |
| H A D | ttm_bo.c | 113 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local 161 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local 372 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_ttm() local 417 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local 552 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local 612 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_and_unlock() local 750 struct ttm_bo_device *bdev = arg; in ttm_bo_delayed_workqueue() local 760 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local 808 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local 926 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local [all …]
|
| H A D | ttm_bo_util.c | 116 static int ttm_mem_io_reserve(struct ttm_bo_device *bdev, in ttm_mem_io_reserve() 140 static void ttm_mem_io_free(struct ttm_bo_device *bdev, in ttm_mem_io_free() 187 int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap() 219 void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap() 297 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_memcpy() local 406 struct ttm_bo_device *bdev = bo->bdev; in ttm_buffer_object_transfer() local 602 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 317 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 | 183 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init() 211 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 | 210 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
|
| H A D | ttm_agp_backend.c | 99 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
|
| H A D | ttm_bo_driver.h | 113 struct ttm_bo_device *bdev; member 266 struct ttm_bo_device *bdev; member
|
| H A D | ttm_bo_api.h | 193 struct ttm_bo_device *bdev; member
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | vdev_disk.c | 95 bdev_capacity(struct block_device *bdev) in bdev_capacity() 102 bdev_whole(struct block_device *bdev) in bdev_whole() 127 bdev_max_capacity(struct block_device *bdev, uint64_t wholedisk) in bdev_max_capacity() 176 struct block_device *bdev; in vdev_disk_open() local 525 vdev_bio_set_dev(struct bio *bio, struct block_device *bdev) in vdev_bio_set_dev() 551 bio_set_dev(struct bio *bio, struct block_device *bdev) in bio_set_dev() 567 __vdev_disk_physio(struct block_device *bdev, zio_t *zio, in __vdev_disk_physio() 698 vdev_disk_io_flush(struct block_device *bdev, zio_t *zio) in vdev_disk_io_flush()
|
| H A D | zvol_os.c | 495 zvol_open(struct block_device *bdev, fmode_t flag) in zvol_open() 667 zvol_ioctl(struct block_device *bdev, fmode_t mode, in zvol_ioctl() 703 zvol_compat_ioctl(struct block_device *bdev, fmode_t mode, in zvol_compat_ioctl() 782 zvol_getgeo(struct block_device *bdev, struct hd_geometry *geo) in zvol_getgeo()
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | blkdev_compat.h | 124 bio_set_flags_failfast(struct block_device *bdev, int *flags) in bio_set_flags_failfast() 272 #define zfs_check_media_change(bdev) check_disk_change(bdev) argument 274 #define vdev_bdev_reread_part(bdev) blkdev_reread_part(bdev) argument 276 #define vdev_bdev_reread_part(bdev) check_disk_change(bdev) argument 281 zfs_check_media_change(struct block_device *bdev) in zfs_check_media_change() 302 #define vdev_bdev_reread_part(bdev) zfs_check_media_change(bdev) argument
|
| /freebsd-13.1/lib/libusb/ |
| H A D | libusb10_hotplug.c | 57 struct libusb20_device *bdev = _bdev->os_priv; in libusb_hotplug_equal() local 115 libusb_device *bdev; in libusb_hotplug_scan() local
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | ehci_msm.c | 171 device_t bdev; in ehci_msm_detach() local
|
| H A D | musb_otg_allwinner.c | 568 device_t bdev; in awusbdrd_detach() local
|
| /freebsd-13.1/sys/mips/ingenic/ |
| H A D | jz4780_ohci.c | 245 device_t bdev; in jz4780_ohci_detach() local
|
| H A D | jz4780_ehci.c | 276 device_t bdev; in jz4780_ehci_detach() local
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_fpga_tools/ |
| H A D | mlx5fpga_tools_char.c | 294 device_t bdev; in mlx5_fpga_tools_char_add_one() local
|
| /freebsd-13.1/sys/dev/agp/ |
| H A D | agp_nvidia.c | 72 device_t bdev; /* Bridge */ member
|
| H A D | agp_i810.c | 206 device_t bdev; /* bridge device */ member 761 device_t bdev; in agp_i810_probe() local
|
| /freebsd-13.1/stand/i386/zfsboot/ |
| H A D | zfsboot.c | 109 static struct i386_devdesc *bdev; variable
|
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb_bus.h | 101 device_t bdev; /* filled by HC driver */ member
|
| /freebsd-13.1/sys/dev/sound/pcm/ |
| H A D | dsp.c | 127 device_t bdev; in dsp_get_flags() local 137 device_t bdev; in dsp_set_flags() local
|
| /freebsd-13.1/sys/dev/firewire/ |
| H A D | firewirereg.h | 100 device_t bdev; member
|
| /freebsd-13.1/sys/dev/atkbdc/ |
| H A D | psm.c | 459 struct cdev *bdev; member
|