Searched defs:bdev (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
D | LtpfsCmds.c | 89 struct block_device *bdev = NULL; in ltpdev_ioctl() local 261 struct block_device *bdev; in lookup_bdev() local 295 struct block_device *bdev; in bd_acquire() local
|
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 73 struct block_device *bdev; member 78 struct block_device *bdev, struct tbio_interface *inter, in send_request() 118 static int tbio_io(struct block_device *bdev, struct tbio_interface *uptr) in tbio_io() 283 static int test_bio_split(struct block_device *bdev, in test_bio_split()
|
/third_party/boost/boost/numeric/ublas/opencl/ |
D | prod.hpp | 98 ublas::matrix<T, L2, opencl::storage> bdev(b, queue); in prod() local 173 ublas::vector<T, opencl::storage> bdev(b, queue); in prod() local 247 ublas::matrix<T, L, opencl::storage> bdev(b, queue); in prod() local 282 ublas::vector<T, opencl::storage> bdev(b, queue); in inner_prod() local 342 ublas::vector<T, opencl::storage> bdev(b, queue); in outer_prod() local
|
D | elementwise.hpp | 50 ublas::matrix<T, L2, opencl::storage> bdev(b, queue); in element_wise() local 95 ublas::vector<T, opencl::storage> bdev(b, queue); in element_wise() local
|
/third_party/ltp/testcases/kdump/lib/lkdtm/ |
D | lkdtm.c | 189 struct block_device *bdev, unsigned int cmd, in jp_generic_ide_ioctl()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_bus.h | 95 device_t bdev; /* filled by HC driver */ member
|
/third_party/e2fsprogs/e2fsck/ |
D | revoke.c | 331 struct block_device *bdev; in jbd2_journal_revoke() local
|