Searched refs:SSH_PTL_PACKET_TIMEOUT_RESOLUTION (Results 1 – 1 of 1) sorted by relevance
209 #define SSH_PTL_PACKET_TIMEOUT_RESOLUTION ms_to_ktime(max(2000 / HZ, 50)) macro667 ktime_t aexp = ktime_add(expires, SSH_PTL_PACKET_TIMEOUT_RESOLUTION); in ssh_ptl_timeout_reaper_mod()1591 next = max(next, ktime_add(now, SSH_PTL_PACKET_TIMEOUT_RESOLUTION)); in ssh_ptl_timeout_reap()