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