Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h274 unsigned long po_deadline; /* deadline of this pool */ member
Do2iblnd.c1609 pool->po_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_init_pool()
1695 return cfs_time_aftereq(now, pool->po_deadline); in kiblnd_pool_is_idle()
1741 pool->po_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_pool_alloc_node()