Searched refs:last_read (Results 1 – 12 of 12) sorted by relevance
65 if (time_is_after_jiffies(fbd->last_read + in fbnic_ptp_fresh_check()70 (jiffies - fbd->last_read - FBNIC_TS_HIGH_REFRESH_JIF) / HZ); in fbnic_ptp_fresh_check()89 fbd->last_read = jiffies; in fbnic_ptp_refresh_time()
84 unsigned long last_read; member
146 unsigned int last_read = UINT_MAX; in oxygen_read_ac97() local159 if (value == last_read) in oxygen_read_ac97()161 last_read = value; in oxygen_read_ac97()
31 unsigned long last_read; /* jiffies when cache last updated */ member122 sat->last_read = jiffies; in wf_sat_read_cache()146 if (time_after(jiffies, (sat->last_read + MAX_AGE))) { in wf_sat_sensor_get()
222 rspget_ptr = a->last_read; in esas2r_get_outbound_responses()294 a->last_read = rspget_ptr; in esas2r_get_outbound_responses()427 a->last_read = a->list_size - 1; in esas2r_process_adapter_reset()
887 u32 last_read; member
1060 a->last_read = a->list_size - 1; in esas2r_check_adapter()
75 unsigned long *last_read, unsigned long *last_write,77 TP_ARGS(read_count, write_count, last_read, last_write, func, line),89 __entry->read_delta = read_count - *last_read;93 *last_read = read_count;
603 long last_read; member624 long last_read; in ns_revision_read() local628 last_read = rev->last_read; in ns_revision_read()629 if (last_read == rev->ns->revision) { in ns_revision_read()634 last_read != in ns_revision_read()642 rev->last_read = rev->ns->revision; in ns_revision_read()673 if (rev->last_read < rev->ns->revision) in ns_revision_poll()
122 int last_read; member652 if (!ts->read_cnt || (abs(ts->last_read - *val) > ts->debounce_tol)) { in ads7846_debounce_filter()660 ts->last_read = *val; in ads7846_debounce_filter()
465 u64 last_read = READ_ONCE(gve->last_sync_nic_counter); in gve_rx_get_hwtstamp() local466 u32 low = (u32)last_read; in gve_rx_get_hwtstamp()469 return ns_to_ktime(last_read + diff); in gve_rx_get_hwtstamp()
5730 u64 last_read; member5766 hist_file->last_read = get_hist_hit_count(event_file); in hist_show()5771 hist_file->last_act = hist_file->last_read; in hist_show()5793 if (hist_file->last_read != cnt) in event_hist_poll()