Symbol: vdo_allocate_extended
drivers/md/dm-vdo/block-map.c
2481
result = vdo_allocate_extended(struct forest, map->root_count,
drivers/md/dm-vdo/block-map.c
2710
result = vdo_allocate_extended(struct cursors, map->root_count,
drivers/md/dm-vdo/block-map.c
2761
result = vdo_allocate_extended(struct dirty_lists, maximum_age,
drivers/md/dm-vdo/block-map.c
2903
result = vdo_allocate_extended(struct block_map,
drivers/md/dm-vdo/data-vio.c
845
result = vdo_allocate_extended(struct data_vio_pool, pool_size, struct data_vio,
drivers/md/dm-vdo/dedupe.c
2421
result = vdo_allocate_extended(struct hash_zones, zone_count, struct hash_zone,
drivers/md/dm-vdo/indexer/index-layout.c
1141
result = vdo_allocate_extended(struct region_table, header.region_count,
drivers/md/dm-vdo/indexer/index-layout.c
462
result = vdo_allocate_extended(struct region_table, region_count,
drivers/md/dm-vdo/indexer/index-layout.c
645
result = vdo_allocate_extended(struct region_table, region_count,
drivers/md/dm-vdo/indexer/index.c
1163
result = vdo_allocate_extended(struct uds_index, config->zone_count,
drivers/md/dm-vdo/indexer/index.c
767
result = vdo_allocate_extended(struct chapter_writer, index->zone_count,
drivers/md/dm-vdo/indexer/open-chapter.c
71
result = vdo_allocate_extended(struct open_chapter_zone, slot_count,
drivers/md/dm-vdo/indexer/radix-sort.c
214
result = vdo_allocate_extended(struct radix_sorter, stack_size, struct task,
drivers/md/dm-vdo/io-submitter.c
386
result = vdo_allocate_extended(struct io_submitter, thread_count,
drivers/md/dm-vdo/logical-zone.c
97
result = vdo_allocate_extended(struct logical_zones, zone_count,
drivers/md/dm-vdo/packer.c
123
result = vdo_allocate_extended(struct packer_bin, VDO_MAX_COMPRESSION_SLOTS,
drivers/md/dm-vdo/packer.c
171
result = vdo_allocate_extended(struct packer_bin, MAXIMUM_VDO_USER_VIOS / 2,
drivers/md/dm-vdo/physical-zone.c
243
result = vdo_allocate_extended(struct pbn_lock_pool, capacity, idle_pbn_lock,
drivers/md/dm-vdo/physical-zone.c
371
result = vdo_allocate_extended(struct physical_zones, zone_count,
drivers/md/dm-vdo/priority-table.c
63
result = vdo_allocate_extended(struct priority_table, max_priority + 1,
drivers/md/dm-vdo/recovery-journal.c
714
result = vdo_allocate_extended(struct recovery_journal,
drivers/md/dm-vdo/repair.c
1718
result = vdo_allocate_extended(struct repair_completion, page_count,
drivers/md/dm-vdo/slab-depot.c
4265
result = vdo_allocate_extended(struct slab_depot,
drivers/md/dm-vdo/vio.c
330
result = vdo_allocate_extended(struct vio_pool, pool_size, struct pooled_vio,
drivers/md/dm-vdo/vio.c
55
result = vdo_allocate_extended(struct bio, size + 1, struct bio_vec,