Home
last modified time | relevance | path

Searched defs:last_active (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/
H A Dworkqueue_internal.h50 unsigned long last_active; /* K: last active timestamp */ member
/linux/fs/smb/server/mgmt/
H A Duser_session.h62 unsigned long last_active; member
/linux/net/mac80211/
H A Dibss.c638 unsigned long last_active = ieee80211_sta_last_active(sta); in ieee80211_sta_active_ibss() local
1231 unsigned long last_active = ieee80211_sta_last_active(sta); in ieee80211_ibss_sta_expire() local
H A Dsta_info.c1654 unsigned long last_active = ieee80211_sta_last_active(sta); in ieee80211_sta_expire() local
/linux/drivers/thermal/
H A Dgov_power_allocator.c505 const struct thermal_trip *last_active = NULL; in get_governor_trips() local
/linux/fs/smb/server/
H A Dconnection.h57 unsigned long last_active; member