Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dpagealloc.c68 MAX_RECLAIM_VFS_PAGES_TIME_MSECS = 2 * 1000 * 60, enumerator
593 unsigned long end = jiffies + msecs_to_jiffies(MAX_RECLAIM_VFS_PAGES_TIME_MSECS); in mlx5_wait_for_pages()
609 end = jiffies + msecs_to_jiffies(MAX_RECLAIM_VFS_PAGES_TIME_MSECS); in mlx5_wait_for_pages()