Searched refs:flush_time (Results 1 – 8 of 8) sorted by relevance
209 rs_sta->flush_time = msecs_to_jiffies(duration); in il3945_bg_rate_scale_flush()215 jiffies + rs_sta->flush_time); in il3945_bg_rate_scale_flush()219 rs_sta->flush_time = RATE_FLUSH; in il3945_bg_rate_scale_flush()345 rs_sta->flush_time = RATE_FLUSH; in il3945_rs_rate_init()510 time_after(jiffies, rs_sta->last_flush + rs_sta->flush_time)) { in il3945_rs_tx_status()515 jiffies + rs_sta->flush_time); in il3945_rs_tx_status()822 jiffies_to_msecs(lq_sta->flush_time)); in il3945_sta_dbgfs_stats_table_read()
67 u32 flush_time; member
99 time64_t flush_time; /* flush all cache items with member217 return detail->flush_time >= h->last_refresh; in cache_is_expired()
50 if (now <= detail->flush_time) in cache_init()52 now = detail->flush_time + 1; in cache_init()163 if (now <= detail->flush_time) in cache_fresh_locked()165 now = detail->flush_time + 1; in cache_fresh_locked()1508 convert_to_wallclock(cd->flush_time)); in read_flush()1541 if (cd->flush_time >= now) in write_flush()1542 now = cd->flush_time + 1; in write_flush()1544 cd->flush_time = now; in write_flush()
804 u64 flush_time = ULLONG_MAX, mmap_time; in perf_kvm__mmap_read() local818 if (mmap_time < flush_time) in perf_kvm__mmap_read()819 flush_time = mmap_time; in perf_kvm__mmap_read()830 oe->next_flush = flush_time; in perf_kvm__mmap_read()
309 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
719 PI_UINT32 flush_time; member
2299 *p++ = cpu_to_be32(convert_to_wallclock(exp->cd->flush_time)); in encode_change()