Home
last modified time | relevance | path

Searched refs:flush_time (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c209 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()
H A D3945.h67 u32 flush_time; member
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h99 time64_t flush_time; /* flush all cache items with member
217 return detail->flush_time >= h->last_refresh; in cache_is_expired()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c50 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()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kvm.c804 u64 flush_time = ULLONG_MAX, mmap_time; in perf_kvm__mmap_read() local
818 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h412 u32 flush_time; member
H A Dhalbtc_fw.c183 a2dp->flush_time = pdev->flush_time; in _update_bt_report()
H A Dhal_btc.c1328 a2dp->flush_time = 0; in _update_bt_info()
1333 if (a2dp->exist && (a2dp->flush_time == 0 || a2dp->vendor_id == 0 || in _update_bt_info()
H A Dhal_btc.h746 u32 flush_time; member
H A Dhalbtc_dbg_cmd.c380 a2dp.bitpool, a2dp.flush_time); in _show_bt_profile_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h412 u32 flush_time; member
H A Dhalbtc_fw.c183 a2dp->flush_time = pdev->flush_time; in _update_bt_report()
H A Dhal_btc.c1328 a2dp->flush_time = 0; in _update_bt_info()
1333 if (a2dp->exist && (a2dp->flush_time == 0 || a2dp->vendor_id == 0 || in _update_bt_info()
H A Dhal_btc.h746 u32 flush_time; member
H A Dhalbtc_dbg_cmd.c380 a2dp.bitpool, a2dp.flush_time); in _show_bt_profile_info()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddns_resolve.c309 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
/OK3568_Linux_fs/kernel/drivers/net/fddi/
H A Ddefxx.h719 PI_UINT32 flush_time; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h878 uint64 flush_time; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h878 uint64 flush_time; member
H A Ddhd_pcie.c8350 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
12432 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h880 uint64 flush_time; member
H A Ddhd_pcie.c8358 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
12441 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1232 uint64 flush_time; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1230 uint64 flush_time; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4xdr.c2299 *p++ = cpu_to_be32(convert_to_wallclock(exp->cd->flush_time)); in encode_change()

12