Lines Matching defs:now_ns
560 u64 now_ns;
812 u64 now_ns;
832 now_ns = blk_time_get_ns();
836 ioc->autop_too_fast_at = now_ns;
837 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC)
845 ioc->autop_too_slow_at = now_ns;
846 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC)
1047 now->now_ns = blk_time_get_ns();
1048 now->now = ktime_to_us(now->now_ns);
1568 expires = now->now_ns +