Searched refs:flush_time (Results 1 – 8 of 8) sorted by relevance
224 rs_sta->flush_time = msecs_to_jiffies(duration); in il3945_bg_rate_scale_flush()230 jiffies + rs_sta->flush_time); in il3945_bg_rate_scale_flush()234 rs_sta->flush_time = RATE_FLUSH; in il3945_bg_rate_scale_flush()360 rs_sta->flush_time = RATE_FLUSH; in il3945_rs_rate_init()525 time_after(jiffies, rs_sta->last_flush + rs_sta->flush_time)) { in il3945_rs_tx_status()530 jiffies + rs_sta->flush_time); in il3945_rs_tx_status()840 jiffies_to_msecs(lq_sta->flush_time)); in il3945_sta_dbgfs_stats_table_read()
82 u32 flush_time; member
99 time_t flush_time; /* flush all cache items with member204 (detail->flush_time >= h->last_refresh); in cache_is_expired()
51 if (now <= detail->flush_time) in cache_init()53 now = detail->flush_time + 1; in cache_init()126 if (now <= detail->flush_time) in cache_fresh_locked()128 now = detail->flush_time + 1; in cache_fresh_locked()1444 convert_to_wallclock(cd->flush_time)); in read_flush()1477 if (cd->flush_time >= now) in write_flush()1478 now = cd->flush_time + 1; in write_flush()1480 cd->flush_time = now; in write_flush()
797 u64 flush_time = ULLONG_MAX, mmap_time; in perf_kvm__mmap_read() local811 if (mmap_time < flush_time) in perf_kvm__mmap_read()812 flush_time = mmap_time; in perf_kvm__mmap_read()823 oe->next_flush = flush_time; in perf_kvm__mmap_read()
299 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
719 PI_UINT32 flush_time; member
1996 *p++ = cpu_to_be32(convert_to_wallclock(exp->cd->flush_time)); in encode_change()