Home
last modified time | relevance | path

Searched defs:zones (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c226 struct mlx4_zone_allocator *zones = kmalloc_obj(*zones); in mlx4_zone_allocator_create() local
426 struct mlx4_zone_allocator *zones, u32 uid) in __mlx4_find_zone_by_uid()
438 struct mlx4_bitmap *mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_get_bitmap()
454 int mlx4_zone_remove_one(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_remove_one()
479 struct mlx4_zone_allocator *zones, u32 obj) in __mlx4_find_zone_by_uid_unique()
508 u32 mlx4_zone_alloc_entries(struct mlx4_zone_allocator *zones, u32 uid, int count, in mlx4_zone_alloc_entries()
529 u32 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) in mlx4_zone_free_entries_unique()
H A Dmlx4.h720 struct mlx4_zone_allocator *zones; member
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume-index.h63 struct volume_sub_index_zone *zones; member
99 struct volume_index_zone *zones; member
/linux/fs/pstore/
H A Dzone.c281 static int psz_flush_dirty_zones(struct pstore_zone **zones, unsigned int cnt) in psz_flush_dirty_zones()
569 struct pstore_zone **zones, unsigned int cnt) in psz_recover_zones()
1128 struct pstore_zone **zones = *pszones; in psz_free_zones() local
1201 struct pstore_zone **zones, *zone; in psz_init_zones() local
/linux/fs/btrfs/
H A Dzoned.c81 struct blk_zone *zones = data; in copy_zone_info_cb() local
88 static int sb_write_pointer(struct block_device *bdev, struct blk_zone *zones, in sb_write_pointer()
200 struct blk_zone *zones, unsigned int nr_zones) in emulate_report_zones()
225 struct blk_zone *zones, unsigned int *nr_zones) in btrfs_get_dev_zones()
366 struct blk_zone *zones = NULL; in btrfs_get_dev_zone_info() local
814 static int sb_log_location(struct block_device *bdev, struct blk_zone *zones, in sb_log_location()
878 struct blk_zone zones[BTRFS_NR_SB_LOG_ZONES]; in btrfs_sb_log_location_bdev() local
/linux/drivers/md/dm-vdo/
H A Dphysical-zone.h75 struct physical_zone zones[]; member
/linux/include/uapi/linux/
H A Dblkzoned.h160 struct blk_zone zones[]; member
H A Dvirtio_blk.h259 struct virtio_blk_zone_descriptor zones[]; member
/linux/drivers/mtd/
H A Dsm_ftl.h29 struct ftl_zone *zones; /* FTL tables for each zone */ member
/linux/sound/soc/
H A Dsoc-jack.c90 struct snd_soc_jack_zone *zones) in snd_soc_jack_add_zones() argument
[all...]
/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c67 static struct zone_device **zones; variable
/linux/drivers/leds/
H A Dleds-lm3530.c124 u8 zones[LM3530_ALS_ZB_MAX]; member
/linux/drivers/media/tuners/
H A Dmt2063.c577 struct MT2063_FIFZone_t zones[MT2063_MAX_ZONES]; in MT2063_ChooseFirstIF() local
/linux/drivers/md/
H A Ddm-zoned-metadata.c175 struct xarray zones; member
/linux/kernel/power/
H A Dsnapshot.c414 struct list_head zones; member