Searched refs:mlx4_zone_entry (Results 1 – 1 of 1) sorted by relevance
212 struct mlx4_zone_entry { struct249 struct mlx4_zone_entry *it; in mlx4_zone_add_one()250 struct mlx4_zone_entry *zone = kmalloc(sizeof(*zone), GFP_KERNEL); in mlx4_zone_add_one()285 static void __mlx4_zone_remove_one_entry(struct mlx4_zone_entry *entry) in __mlx4_zone_remove_one_entry()292 struct mlx4_zone_entry *next = list_first_entry(&entry->list, in __mlx4_zone_remove_one_entry()307 struct mlx4_zone_entry *it; in __mlx4_zone_remove_one_entry()321 struct mlx4_zone_entry *zone, *tmp; in mlx4_zone_allocator_destroy()336 static u32 __mlx4_alloc_from_zone(struct mlx4_zone_entry *zone, int count, in __mlx4_alloc_from_zone()342 struct mlx4_zone_entry *curr_node; in __mlx4_alloc_from_zone()359 struct mlx4_zone_entry *it = curr_node; in __mlx4_alloc_from_zone()[all …]