Home
last modified time | relevance | path

Searched refs:zone_candidate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c483 struct mlx4_zone_entry *zone, *zone_candidate = NULL; in __mlx4_find_zone_by_uid_unique() local
501 zone_candidate = zone; in __mlx4_find_zone_by_uid_unique()
507 return zone_candidate; in __mlx4_find_zone_by_uid_unique()