Searched refs:firstuse (Results 1 – 2 of 2) sorted by relevance
70 if (unlikely(!tm->firstuse)) in tcf_lastuse_update()71 tm->firstuse = now; in tcf_lastuse_update()78 dtm->firstuse = stm->firstuse ? in tcf_tm_dump()79 jiffies_to_clock_t(jiffies - stm->firstuse) : 0; in tcf_tm_dump()
167 __u64 firstuse; member