Searched refs:flush_time (Results 1 – 16 of 16) sorted by relevance
91 __ATTR(flush_time, 0644, spk_var_show, spk_var_store);133 .flush_time = 4000,220 struct var_t *flush_time; in do_catch_up() local227 flush_time = spk_get_var(FLUSH); in do_catch_up()230 timeout_val = flush_time->u.n.value; in do_catch_up()
181 int flush_time; member
497 synth_time_vars[4].u.n.default_val = synth->flush_time; in do_synth_init()
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
104 time64_t flush_time; /* flush all cache items with member222 return detail->flush_time >= h->last_refresh; in cache_is_expired()
52 if (now <= detail->flush_time) in cache_init()54 now = detail->flush_time + 1; in cache_init()165 if (now <= detail->flush_time) in cache_fresh_locked()167 now = detail->flush_time + 1; in cache_fresh_locked()1501 convert_to_wallclock(cd->flush_time)); in read_flush()1534 if (cd->flush_time >= now) in write_flush()1535 now = cd->flush_time + 1; in write_flush()1537 cd->flush_time = now; in write_flush()
325 if (!buf->flush_time) { in journal_entry_want_write()326 buf->flush_time = local_clock() ?: 1; in journal_entry_want_write()413 buf->flush_time = 0; in journal_entry_open()725 if (!buf->flush_time) { in bch2_journal_flush_seq_async()726 buf->flush_time = local_clock() ?: 1; in bch2_journal_flush_seq_async()849 if (!buf->flush_time) { in bch2_journal_meta()850 buf->flush_time = local_clock() ?: 1; in bch2_journal_meta()
30 u64 flush_time; member
1321 u64 flush_time = ULLONG_MAX, mmap_time; in perf_kvm__mmap_read() local1335 if (mmap_time < flush_time) in perf_kvm__mmap_read()1336 flush_time = mmap_time; in perf_kvm__mmap_read()1347 oe->next_flush = flush_time; in perf_kvm__mmap_read()
308 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
720 PI_UINT32 flush_time; member
324 What: /sys/accessibility/speakup/<synth-name>/flush_time
3034 u32 flush_time = convert_to_wallclock(exp->cd->flush_time); in nfsd4_encode_fattr4_change() local3036 if (xdr_stream_encode_u32(xdr, flush_time) != XDR_UNIT) in nfsd4_encode_fattr4_change()
1267 a2dp->flush_time = le32_to_cpu(pdev->flush_time); in _update_bt_report()7474 a2dp->flush_time = 0; in _update_bt_info()8258 a2dp.bitpool, a2dp.flush_time); in _show_bt_profile_info()8420 (bt_linfo->a2dp_desc.flush_time == 0 || in _show_bt_info()
1489 u32 flush_time; member2853 __le32 flush_time; member
Completed in 113 milliseconds