Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_bo.c60 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 Dttm_bo_util.c114 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 Dttm_bo_vm.c69 static struct ttm_buffer_object *ttm_bo_vm_lookup_rb(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup_rb() argument
105 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault() local
315 ttm_bo_mmap_single(struct ttm_bo_device * bdev,vm_ooffset_t * offset,vm_size_t size,struct vm_object ** obj_res,int nprot) ttm_bo_mmap_single() argument
[all...]
H A Dttm_tt.c181 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 Dttm_execbuf_util.c208 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
H A Dttm_agp_backend.c97 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
H A Dttm_bo_driver.h112 struct ttm_bo_device *bdev; member
265 struct ttm_bo_device *bdev; member
H A Dttm_bo_api.h192 struct ttm_bo_device *bdev; member
/freebsd-src/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h113 zfs_bdev_has_write_cache(struct block_device * bdev) zfs_bdev_has_write_cache() argument
156 bio_set_flags_failfast(struct block_device * bdev,int * flags,bool dev,bool transport,bool driver) bio_set_flags_failfast() argument
316 zfs_check_disk_status(struct block_device * bdev) zfs_check_disk_status() argument
344 zfs_check_media_change(bdev) global() argument
346 vdev_bdev_reread_part(bdev) global() argument
348 vdev_bdev_reread_part(bdev) global() argument
353 zfs_check_media_change(struct block_device * bdev) zfs_check_media_change() argument
374 vdev_bdev_reread_part(bdev) global() argument
376 vdev_bdev_reread_part(bdev) global() argument
377 zfs_check_media_change(bdev) global() argument
590 bdev_discard_supported(struct block_device * bdev) bdev_discard_supported() argument
614 bdev_secure_discard_supported(struct block_device * bdev) bdev_secure_discard_supported() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c151 bdev_capacity(struct block_device * bdev) bdev_capacity() argument
158 bdev_whole(struct block_device * bdev) bdev_whole() argument
165 vdev_bdevname(bdev,name) global() argument
168 vdev_bdevname(struct block_device * bdev,char * name) vdev_bdevname() argument
193 bdev_max_capacity(struct block_device * bdev,uint64_t wholedisk) bdev_max_capacity() argument
314 struct block_device *bdev = BDH_BDEV(bdh); vdev_disk_open() local
424 struct block_device *bdev = BDH_BDEV(vd->vd_bdh); vdev_disk_open() local
572 vdev_bio_set_dev(struct bio * bio,struct block_device * bdev) vdev_bio_set_dev() argument
598 bio_set_dev(struct bio * bio,struct block_device * bdev) bio_set_dev() argument
615 vdev_bio_alloc(struct block_device * bdev,gfp_t gfp_mask,unsigned short nr_vecs) vdev_bio_alloc() argument
632 vdev_bio_max_segs(struct block_device * bdev) vdev_bio_max_segs() argument
651 vdev_bio_max_bytes(struct block_device * bdev) vdev_bio_max_bytes() argument
691 vbio_alloc(zio_t * zio,struct block_device * bdev,int flags) vbio_alloc() argument
903 vdev_disk_check_pages(abd_t * abd,uint64_t size,struct block_device * bdev) vdev_disk_check_pages() argument
922 struct block_device *bdev = BDH_BDEV(vd->vd_bdh); vdev_disk_io_rw() local
1108 struct block_device *bdev = BDH_BDEV(vd->vd_bdh); vdev_classic_physio() local
1242 vdev_disk_io_flush(struct block_device * bdev,zio_t * zio) vdev_disk_io_flush() argument
[all...]
H A Dzvol_os.c896 zvol_ioctl(struct block_device * bdev,fmode_t mode,unsigned int cmd,unsigned long arg) zvol_ioctl() argument
938 zvol_compat_ioctl(struct block_device * bdev,fmode_t mode,unsigned cmd,unsigned long arg) zvol_compat_ioctl() argument
1017 zvol_getgeo(struct block_device * bdev,struct hd_geometry * geo) zvol_getgeo() argument
[all...]
/freebsd-src/lib/libusb/
H A Dlibusb10_hotplug.c56 struct libusb20_device *bdev = _bdev->os_priv; libusb_hotplug_equal() local
114 libusb_device *bdev; libusb_hotplug_scan() local
[all...]
/freebsd-src/sys/dev/usb/controller/
H A Dehci_msm.c169 device_t bdev; in ehci_msm_detach() local
H A Dmusb_otg_allwinner.c564 device_t bdev; awusbdrd_detach() local
/freebsd-src/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c292 device_t bdev; in mlx5_fpga_tools_char_add_one() local
/freebsd-src/sys/dev/agp/
H A Dagp_nvidia.c70 device_t bdev; /* Bridge */ member
H A Dagp_i810.c204 device_t bdev; /* bridge device */ member
759 device_t bdev; in agp_i810_probe() local
[all...]
/freebsd-src/stand/i386/zfsboot/
H A Dzfsboot.c106 static struct i386_devdesc *bdev; variable
/freebsd-src/sys/dev/usb/
H A Dusb_bus.h100 device_t bdev; /* filled by HC driver */ member
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c587 spl_signal_kobj_evt(struct block_device * bdev) spl_signal_kobj_evt() argument
/freebsd-src/sys/dev/firewire/
H A Dfirewirereg.h98 device_t bdev; member
/freebsd-src/sys/dev/atkbdc/
H A Dpsm.c470 struct cdev *bdev; member