Searched refs:nowj (Results 1 – 2 of 2) sorted by relevance
411 unsigned long nowj, timer_at, poll_at; in afs_fs_probe_dispatcher() local431 nowj = jiffies; in afs_fs_probe_dispatcher()432 timer_at = nowj + MAX_JIFFY_OFFSET; in afs_fs_probe_dispatcher()437 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()447 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()
468 unsigned long nowj = jiffies, delayj, nextj; in rxrpc_input_call_event() local471 nextj = nowj + delayj; in rxrpc_input_call_event()