Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dpagealloc.c77 static struct rb_root *page_root_per_func_id(struct mlx5_core_dev *dev, u16 func_id) in page_root_per_func_id() function
110 root = page_root_per_func_id(dev, func_id); in insert_page()