Searched refs:reclaim_pages (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c517 static int reclaim_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, function
594 err = reclaim_pages(dev, req->func_id, -1 * req->npages, NULL,
698 err = reclaim_pages(dev, function_id, optimal_reclaimed_pages(),
701 mlx5_core_warn(dev, "reclaim_pages err (%d) func_id=0x%x ec_func=0x%x\n",
/linux-master/mm/damon/
H A Dpaddr.c286 applied = reclaim_pages(&folio_list);
/linux-master/mm/
H A Dinternal.h1055 unsigned long reclaim_pages(struct list_head *folio_list);
H A Dmadvise.c426 reclaim_pages(&folio_list);
550 reclaim_pages(&folio_list);
H A Dvmscan.c2135 unsigned long reclaim_pages(struct list_head *folio_list) function

Completed in 236 milliseconds