Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c227 struct mlx4_zone_allocator *zones = kmalloc(sizeof(*zones), GFP_KERNEL); in mlx4_zone_allocator_create() local
429 struct mlx4_zone_allocator *zones, u32 uid) in __mlx4_find_zone_by_uid()
441 struct mlx4_bitmap *mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_get_bitmap()
457 int mlx4_zone_remove_one(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_remove_one()
482 struct mlx4_zone_allocator *zones, u32 obj) in __mlx4_find_zone_by_uid_unique()
511 u32 mlx4_zone_alloc_entries(struct mlx4_zone_allocator *zones, u32 uid, int count, in mlx4_zone_alloc_entries()
532 u32 mlx4_zone_free_entries(struct mlx4_zone_allocator *zones, u32 uid, u32 obj, u32 count) in mlx4_zone_free_entries()
554 u32 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) in mlx4_zone_free_entries_unique()
Dmlx4.h709 struct mlx4_zone_allocator *zones; member
/linux-4.4.14/mm/
Dquicklist.c30 struct zone *zones = NODE_DATA(node)->node_zones; in max_pages() local
Dvmstat.c600 struct zone *zones = NODE_DATA(node)->node_zones; in node_page_state() local
/linux-4.4.14/include/drm/ttm/
Dttm_memory.h83 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES]; member
/linux-4.4.14/drivers/uwb/
Ddrp-ie.c145 struct uwb_drp_alloc *zones; in uwb_drp_ie_from_bm() local
/linux-4.4.14/sound/soc/
Dsoc-jack.c135 struct snd_soc_jack_zone *zones) in snd_soc_jack_add_zones()
/linux-4.4.14/drivers/mtd/
Dsm_ftl.h32 struct ftl_zone *zones; /* FTL tables for each zone */ member
/linux-4.4.14/include/sound/
Dsoundfont.h63 struct snd_sf_zone *zones; /* Font information */ member
/linux-4.4.14/drivers/leds/
Dleds-lm3530.c125 u8 zones[LM3530_ALS_ZB_MAX]; member
/linux-4.4.14/fs/btrfs/
Dreada.c73 struct reada_zone *zones[BTRFS_MAX_MIRRORS]; member
/linux-4.4.14/drivers/media/tuners/
Dmt2063.c586 struct MT2063_FIFZone_t zones[MT2063_MAX_ZONES]; in MT2063_ChooseFirstIF() local
/linux-4.4.14/kernel/power/
Dsnapshot.c306 struct list_head zones; member