Searched refs:IBLND_POOL_DEADLINE (Results 1 – 2 of 2) sorted by relevance
1415 fpo->fpo_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_create_fmr_pool()1536 fpo->fpo_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_fmr_pool_map()1609 pool->po_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_init_pool()1741 pool->po_deadline = cfs_time_shift(IBLND_POOL_DEADLINE); in kiblnd_pool_alloc_node()
220 #define IBLND_POOL_DEADLINE 300 macro