Searched refs:flush_time (Results 1 – 7 of 7) 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()529 time_after(jiffies, rs_sta->last_flush + rs_sta->flush_time)) { in il3945_rs_tx_status()534 jiffies + rs_sta->flush_time); in il3945_rs_tx_status()844 jiffies_to_msecs(lq_sta->flush_time)); in il3945_sta_dbgfs_stats_table_read()
82 u32 flush_time; member
110 time_t flush_time; /* flush all cache items with member212 (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()500 if (detail->flush_time >= now) in cache_purge()501 now = detail->flush_time + 1; in cache_purge()503 detail->flush_time = now; in cache_purge()1432 snprintf(tbuf, sizeof(tbuf), "%lu\n", convert_to_wallclock(cd->flush_time)); in read_flush()1473 if (cd->flush_time >= now) in write_flush()1474 now = cd->flush_time + 1; in write_flush()[all …]
764 u64 flush_time = ULLONG_MAX, mmap_time; in perf_kvm__mmap_read() local778 if (mmap_time < flush_time) in perf_kvm__mmap_read()779 flush_time = mmap_time; in perf_kvm__mmap_read()790 oe->next_flush = flush_time; in perf_kvm__mmap_read()
298 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
719 PI_UINT32 flush_time; member