Searched refs:last_active (Results 1 – 11 of 11) sorted by relevance
51 unsigned long last_active; /* K: last active timestamp */ member
1062 worker->last_active = jiffies; in worker_enter_idle() 2965 expires = worker->last_active + IDLE_WORKER_TIMEOUT; in idle_worker_timeout() 3007 expires = worker->last_active + IDLE_WORKER_TIMEOUT; in idle_cull_fn()
41 jiffies_to_timespec64(jiffies - conn->last_active, &t); in proc_show_clients()432 time_after(jiffies, conn->last_active + server_conf.deadtime)) { in ksmbd_conn_alive()464 conn->last_active = jiffies; in ksmbd_conn_handler_loop()
69 unsigned long last_active; member
308 conn->last_active = jiffies; in queue_ksmbd_work()
1946 sess->last_active = jiffies; in smb2_sess_setup()
505 const struct thermal_trip *last_active = NULL; in get_governor_trips() local520 last_active = trip; in get_governor_trips()535 params->trip_max = last_active; in get_governor_trips()
163 u16 last_active; /* frame # this ep was last active */ member687 if (frame_diff(max3421_ep->last_active, in max3421_select_and_start_urb()694 && (frame_diff(max3421_ep->last_active, in max3421_select_and_start_urb()708 max3421_ep->last_active) in max3421_select_and_start_urb()751 max3421_ep->last_active = max3421_hcd->frame_number; in max3421_select_and_start_urb()1179 epnum, max3421_ep->pkt_state, max3421_ep->last_active, in dump_eps()1532 max3421_ep->last_active = max3421_hcd->frame_number; in max3421_urb_enqueue()
266 u64 last_active; member2041 other_last_active = READ_ONCE(other_priv->last_active); in cake_dequeue()2256 WRITE_ONCE(q->last_active, now); in cake_dequeue()
1741 unsigned long last_active = ieee80211_sta_last_active(sta, -1); in ieee80211_sta_expire() local1746 if (time_is_before_jiffies(last_active + exp_time)) { in ieee80211_sta_expire()
4071 sta->airtime[txqi->txq.ac].last_active = jiffies; in ieee80211_txq_set_active()