Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c227 struct mlx4_zone_allocator *zones = kmalloc(sizeof(*zones), GFP_KERNEL); in mlx4_zone_allocator_create() local
427 struct mlx4_zone_allocator *zones, u32 uid) in __mlx4_find_zone_by_uid()
439 struct mlx4_bitmap *mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_get_bitmap()
455 int mlx4_zone_remove_one(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_remove_one()
480 struct mlx4_zone_allocator *zones, u32 obj) in __mlx4_find_zone_by_uid_unique()
509 u32 mlx4_zone_alloc_entries(struct mlx4_zone_allocator *zones, u32 uid, int count, in mlx4_zone_alloc_entries()
530 u32 mlx4_zone_free_entries(struct mlx4_zone_allocator *zones, u32 uid, u32 obj, u32 count) in mlx4_zone_free_entries()
552 u32 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) in mlx4_zone_free_entries_unique()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/block/
Dblk-zoned.c109 struct blk_zone *zones, in blkdev_report_zones()
309 struct blk_zone *zones; in blkdev_report_zones_ioctl() local
/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_memory.h72 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES]; member
/kernel/linux/linux-4.19/include/drm/ttm/
Dttm_memory.h73 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES]; member
/kernel/linux/linux-4.19/mm/
Dquicklist.c31 struct zone *zones = NODE_DATA(node)->node_zones; in max_pages() local
/kernel/linux/linux-5.10/fs/pstore/
Dzone.c285 static int psz_flush_dirty_zones(struct pstore_zone **zones, unsigned int cnt) in psz_flush_dirty_zones()
575 struct pstore_zone **zones, unsigned int cnt) in psz_recover_zones()
1148 struct pstore_zone **zones = *pszones; in psz_free_zones() local
1223 struct pstore_zone **zones, *zone; in psz_init_zones() local
/kernel/linux/linux-4.19/drivers/uwb/
Ddrp-ie.c144 struct uwb_drp_alloc *zones; in uwb_drp_ie_from_bm() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dblkzoned.h39 struct blk_zone zones[0]; member
/kernel/linux/linux-4.19/include/uapi/linux/
Dblkzoned.h119 struct blk_zone zones[0]; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dblkzoned.h133 struct blk_zone zones[0]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dblkzoned.h57 struct blk_zone zones[0]; member
/kernel/linux/linux-4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c39 struct tegra_bpmp_thermal_zone **zones; member
/kernel/linux/linux-5.10/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c30 struct tegra_bpmp_thermal_zone **zones; member
/kernel/linux/linux-5.10/sound/soc/
Dsoc-jack.c98 struct snd_soc_jack_zone *zones) in snd_soc_jack_add_zones()
/kernel/linux/linux-4.19/drivers/mtd/
Dsm_ftl.h32 struct ftl_zone *zones; /* FTL tables for each zone */ member
/kernel/linux/linux-5.10/drivers/mtd/
Dsm_ftl.h29 struct ftl_zone *zones; /* FTL tables for each zone */ member
/kernel/linux/linux-4.19/sound/soc/
Dsoc-jack.c154 struct snd_soc_jack_zone *zones) in snd_soc_jack_add_zones()
/kernel/linux/linux-5.10/include/sound/
Dsoundfont.h50 struct snd_sf_zone *zones; /* Font information */ member
/kernel/linux/linux-4.19/include/sound/
Dsoundfont.h63 struct snd_sf_zone *zones; /* Font information */ member
/kernel/linux/linux-5.10/block/
Dblk-zoned.c263 struct blk_zone __user *zones; member
/kernel/linux/linux-5.10/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c64 static struct zone_device **zones; variable
/kernel/linux/linux-4.19/drivers/block/
Dnull_blk.h45 struct blk_zone *zones; member
/kernel/linux/linux-4.19/drivers/leds/
Dleds-lm3530.c125 u8 zones[LM3530_ALS_ZB_MAX]; member
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lm3530.c124 u8 zones[LM3530_ALS_ZB_MAX]; member

12