Searched refs:ps_next_retry (Results 1 – 2 of 2) sorted by relevance
248 unsigned long ps_next_retry; /* time stamp for retry if */ member
1765 if (time_before(cfs_time_current(), ps->ps_next_retry)) { in kiblnd_pool_alloc_node()1783 ps->ps_next_retry = cfs_time_shift(IBLND_POOL_RETRY); in kiblnd_pool_alloc_node()