Home
last modified time | relevance | path

Searched defs:bdev (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/sys/dev/drm2/ttm/
H A Dttm_bo.c113 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 Dttm_bo_util.c116 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 Dttm_bo_vm.c71 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 Dttm_tt.c183 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 Dttm_execbuf_util.c210 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
H A Dttm_agp_backend.c99 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
H A Dttm_bo_driver.h113 struct ttm_bo_device *bdev; member
266 struct ttm_bo_device *bdev; member
H A Dttm_bo_api.h193 struct ttm_bo_device *bdev; member
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c95 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 Dzvol_os.c495 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 Dblkdev_compat.h124 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 Dlibusb10_hotplug.c57 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 Dehci_msm.c171 device_t bdev; in ehci_msm_detach() local
H A Dmusb_otg_allwinner.c568 device_t bdev; in awusbdrd_detach() local
/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_ohci.c245 device_t bdev; in jz4780_ohci_detach() local
H A Djz4780_ehci.c276 device_t bdev; in jz4780_ehci_detach() local
/freebsd-13.1/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c294 device_t bdev; in mlx5_fpga_tools_char_add_one() local
/freebsd-13.1/sys/dev/agp/
H A Dagp_nvidia.c72 device_t bdev; /* Bridge */ member
H A Dagp_i810.c206 device_t bdev; /* bridge device */ member
761 device_t bdev; in agp_i810_probe() local
/freebsd-13.1/stand/i386/zfsboot/
H A Dzfsboot.c109 static struct i386_devdesc *bdev; variable
/freebsd-13.1/sys/dev/usb/
H A Dusb_bus.h101 device_t bdev; /* filled by HC driver */ member
/freebsd-13.1/sys/dev/sound/pcm/
H A Ddsp.c127 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 Dfirewirereg.h100 device_t bdev; member
/freebsd-13.1/sys/dev/atkbdc/
H A Dpsm.c459 struct cdev *bdev; member