Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dpagealloc.c66 MAX_RECLAIM_VFS_PAGES_TIME_MSECS = 2 * 1000 * 60, enumerator
554 unsigned long end = jiffies + msecs_to_jiffies(MAX_RECLAIM_VFS_PAGES_TIME_MSECS); in mlx5_wait_for_vf_pages()
571 end = jiffies + msecs_to_jiffies(MAX_RECLAIM_VFS_PAGES_TIME_MSECS); in mlx5_wait_for_vf_pages()