/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 3322 mtip_block_getgeo(struct block_device *dev, struct hd_geometry *geo) mtip_block_getgeo() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | amiflop.c | 1525 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo() argument
|
H A D | skd_main.c | 3090 static int skd_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in skd_bdev_getgeo() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid10.c | 561 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() argument 626 struct geom *geo = &conf->geo; raid10_find_phys() local 645 struct geom *geo = &conf->geo; raid10_find_virt() local 717 struct geom *geo = &conf->geo; read_balance() local 3577 setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) setup_geo() argument 3651 struct geom geo; setup_conf() local 4076 struct geom geo; raid10_check_reshape() local 4359 last_dev_address(sector_t s, struct geom *geo) last_dev_address() argument 4374 first_dev_address(sector_t s, struct geom *geo) first_dev_address() argument [all...] |
H A D | dm.c | 434 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo() argument 867 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry() argument 877 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sd.c | 1513 static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in sd_getgeo() argument
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd.c | 3401 static int dasd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dasd_getgeo() argument
|
H A D | dasd_eckd.c | 202 static void set_ch_t(struct ch_t *geo, __u32 cyl, __u8 head) in set_ch_t() argument 2397 dasd_eckd_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_eckd_fill_geometry() argument 3297 struct ch_t geo; in dasd_eckd_format_evaluate_tracks() local [all...] |
/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 2089 struct iommu_domain_geometry geo; in vfio_iommu_type1_attach_group() local 2332 struct iommu_domain_geometry geo; in vfio_iommu_aper_expand() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | lightnvm.h | 402 struct nvm_geo geo; member 419 struct nvm_geo geo; member 443 struct nvm_geo *geo = &dev->geo; in generic_to_dev_addr() local 470 struct nvm_geo *geo = &dev->geo; in dev_to_generic_addr() local 499 struct nvm_geo *geo = &dev->geo; dev_to_chunk_addr() local 528 struct nvm_geo *geo = &dev->geo; nvm_ppa32_to_ppa64() local 573 struct nvm_geo *geo = &dev->geo; nvm_ppa64_to_ppa32() local 600 struct nvm_geo *geo = &dev->geo; nvm_next_ppa_in_chk() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | block.c | 391 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo() argument
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd.c | 3315 static int dasd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dasd_getgeo() argument
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 2160 struct iommu_domain_geometry *geo; in vfio_iommu_type1_attach_group() local 2399 struct iommu_domain_geometry *geo = &domain->domain->geometry; in vfio_iommu_aper_expand() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sd.c | 1468 static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in sd_getgeo() argument
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | amiflop.c | 1525 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo() argument
|
/kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 3163 mtip_block_getgeo(struct block_device *dev, struct hd_geometry *geo) mtip_block_getgeo() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid10.c | 587 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() argument 652 struct geom *geo = &conf->geo; raid10_find_phys() local 671 struct geom *geo = &conf->geo; raid10_find_virt() local 743 struct geom *geo = &conf->geo; read_balance() local 1653 struct geom *geo = &conf->geo; raid10_handle_discard() local 3980 setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) setup_geo() argument 4054 struct geom geo; setup_conf() local 4464 struct geom geo; raid10_check_reshape() local 4747 last_dev_address(sector_t s, struct geom *geo) last_dev_address() argument 4762 first_dev_address(sector_t s, struct geom *geo) first_dev_address() argument [all...] |
H A D | dm.c | 405 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo() argument 827 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry() argument 837 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry() argument [all...] |
/third_party/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 525 TestCase(const Geo& geo, const SkPaint& paint, skiatest::Reporter* r, in TestCase() argument 777 static void test_basic(skiatest::Reporter* reporter, const Geo& geo) { in test_basic() argument 874 test_scale(skiatest::Reporter* reporter, const Geo& geo) test_scale() argument 945 test_stroke_param_impl(skiatest::Reporter* reporter, const Geo& geo, std::function<void(SkPaint*, T)> setter, T a, T b, bool paramAffectsStroke, bool paramAffectsDashAndStroke) test_stroke_param_impl() argument 1021 test_stroke_param(skiatest::Reporter* reporter, const Geo& geo, std::function<void(SkPaint*, T)> setter, T a, T b) test_stroke_param() argument 1026 test_stroke_cap(skiatest::Reporter* reporter, const Geo& geo) test_stroke_cap() argument 1048 test_stroke_join(skiatest::Reporter* reporter, const Geo& geo) test_stroke_join() argument 1066 test_miter_limit(skiatest::Reporter* reporter, const Geo& geo) test_miter_limit() argument 1104 test_dash_fill(skiatest::Reporter* reporter, const Geo& geo) test_dash_fill() argument 1117 test_null_dash(skiatest::Reporter* reporter, const Geo& geo) test_null_dash() argument 1153 test_path_effect_makes_rrect(skiatest::Reporter* reporter, const Geo& geo) test_path_effect_makes_rrect() argument 1244 test_unknown_path_effect(skiatest::Reporter* reporter, const Geo& geo) test_unknown_path_effect() argument 1290 test_make_hairline_path_effect(skiatest::Reporter* reporter, const Geo& geo) test_make_hairline_path_effect() argument 1350 test_volatile_path(skiatest::Reporter* reporter, const Geo& geo) test_volatile_path() argument 1375 test_path_effect_makes_empty_shape(skiatest::Reporter* reporter, const Geo& geo) test_path_effect_makes_empty_shape() argument 1466 test_path_effect_fails(skiatest::Reporter* reporter, const Geo& geo) test_path_effect_fails() argument [all...] |
/kernel/linux/linux-5.10/drivers/lightnvm/ |
H A D | pblk.h | 971 static inline int pblk_ppa_to_pos(struct nvm_geo *geo, struct ppa_addr p) in pblk_ppa_to_pos() argument 980 struct nvm_geo *geo = &dev->geo; in addr_to_gen_ppa() local 1020 struct nvm_geo *geo = &dev->geo; in pblk_dev_ppa_to_chunk() local 1039 struct nvm_geo *geo in pblk_dev_ppa_to_line_addr() local 1195 struct nvm_geo *geo = &pblk->dev->geo; print_ppa() local 1233 struct nvm_geo *geo = &tgt_dev->geo; pblk_boundary_ppa_checks() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 721 struct libipw_geo geo; member
|
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | cistpl.h | 496 } geo[CISTPL_MAX_DEVICES]; member
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | core.c | 1855 static int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nvme_getgeo() argument
|
/kernel/linux/linux-6.6/include/pcmcia/ |
H A D | cistpl.h | 496 } geo[CISTPL_MAX_DEVICES]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 720 struct libipw_geo geo; member
|