Searched refs:nowj (Results 1 – 2 of 2) sorted by relevance
423 unsigned long nowj, timer_at, poll_at; in afs_fs_probe_dispatcher() local443 nowj = jiffies; in afs_fs_probe_dispatcher()444 timer_at = nowj + MAX_JIFFY_OFFSET; in afs_fs_probe_dispatcher()449 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()459 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()
458 unsigned long nowj = jiffies, delayj, nextj; in rxrpc_input_call_event() local461 nextj = nowj + delayj; in rxrpc_input_call_event()