Lines Matching refs:now_ns
563 u64 now_ns;
816 u64 now_ns;
836 now_ns = ktime_get_ns();
840 ioc->autop_too_fast_at = now_ns;
841 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC)
849 ioc->autop_too_slow_at = now_ns;
850 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC)
990 now->now_ns = ktime_get();
991 now->now = ktime_to_us(now->now_ns);
1500 expires = now->now_ns +