Searched refs:reclaim_pages (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pagealloc.c | 517 static int reclaim_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, in reclaim_pages() function 594 err = reclaim_pages(dev, req->func_id, -1 * req->npages, NULL, in pages_work_handler() 695 err = reclaim_pages(dev, function_id, optimal_reclaimed_pages(), in mlx5_reclaim_root_pages()
|