Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-zoned.c123 struct blk_zone *zones, unsigned int *nr_zones) in blk_report_zones()
164 struct blk_zone *zones, unsigned int *nr_zones) in blkdev_report_zones()
320 struct blk_zone *zones; in blkdev_report_zones_ioctl() local
417 struct blk_zone *zones; in blk_alloc_zones() local
459 struct blk_zone *zones = NULL; in blk_revalidate_disk_zones() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c226 struct mlx4_zone_allocator *zones = kmalloc(sizeof(*zones), GFP_KERNEL); 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(struct mlx4_zone_allocator *zones, u32 uid, u32 obj, u32 count) in mlx4_zone_free_entries()
551 u32 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) in mlx4_zone_free_entries_unique()
Dmlx4.h717 struct mlx4_zone_allocator *zones; member
/Linux-v5.4/include/drm/ttm/
Dttm_memory.h73 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES]; member
/Linux-v5.4/drivers/block/
Dnull_blk_zoned.c70 struct blk_zone *zones, unsigned int *nr_zones) in null_zone_report()
Dnull_blk.h48 struct blk_zone *zones; member
107 struct blk_zone *zones, in null_zone_report()
/Linux-v5.4/drivers/staging/uwb/
Ddrp-ie.c132 struct uwb_drp_alloc *zones; in uwb_drp_ie_from_bm() local
/Linux-v5.4/include/uapi/linux/
Dblkzoned.h119 struct blk_zone zones[0]; member
/Linux-v5.4/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c30 struct tegra_bpmp_thermal_zone **zones; member
/Linux-v5.4/drivers/scsi/
Dsd_zbc.c164 struct blk_zone *zones, unsigned int *nr_zones) in sd_zbc_report_zones()
/Linux-v5.4/drivers/mtd/
Dsm_ftl.h29 struct ftl_zone *zones; /* FTL tables for each zone */ member
/Linux-v5.4/sound/soc/
Dsoc-jack.c137 struct snd_soc_jack_zone *zones) in snd_soc_jack_add_zones()
/Linux-v5.4/include/sound/
Dsoundfont.h50 struct snd_sf_zone *zones; /* Font information */ member
/Linux-v5.4/drivers/md/
Ddm-linear.c140 struct blk_zone *zones, unsigned int *nr_zones) in linear_report_zones()
Ddm-flakey.c464 struct blk_zone *zones, unsigned int *nr_zones) in flakey_report_zones()
Ddm.c444 struct blk_zone *zones, unsigned int *nr_zones) in dm_blk_report_zones()
1224 struct blk_zone *zones, unsigned int *nr_zones) in dm_remap_zone_report()
Ddm-zoned-metadata.c150 struct dm_zone *zones; member
/Linux-v5.4/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c64 static struct zone_device **zones; variable
/Linux-v5.4/drivers/leds/
Dleds-lm3530.c124 u8 zones[LM3530_ALS_ZB_MAX]; member
/Linux-v5.4/fs/btrfs/
Dreada.c59 struct reada_zone *zones[BTRFS_MAX_MIRRORS]; member
/Linux-v5.4/mm/
Dvmstat.c962 struct zone *zones = NODE_DATA(node)->node_zones; in sum_zone_node_page_state() local
979 struct zone *zones = NODE_DATA(node)->node_zones; in sum_zone_numa_state() local
/Linux-v5.4/drivers/media/tuners/
Dmt2063.c577 struct MT2063_FIFZone_t zones[MT2063_MAX_ZONES]; in MT2063_ChooseFirstIF() local
/Linux-v5.4/fs/f2fs/
Dsuper.c2865 struct blk_zone *zones; in init_blkz_info() local
/Linux-v5.4/kernel/power/
Dsnapshot.c378 struct list_head zones; member