Searched refs:firstuse (Results 1 – 4 of 4) sorted by relevance
84 if (unlikely(!READ_ONCE(tm->firstuse))) in tcf_lastuse_update()85 WRITE_ONCE(tm->firstuse, now); in tcf_lastuse_update()90 unsigned long firstuse, now = jiffies; in tcf_tm_dump() local95 firstuse = READ_ONCE(stm->firstuse); in tcf_tm_dump()96 dtm->firstuse = firstuse ? in tcf_tm_dump()97 jiffies_to_clock_t(now - firstuse) : 0; in tcf_tm_dump()
99 __u64 firstuse; member
171 __u64 firstuse; member
808 p->tcfa_tm.firstuse = 0; in tcf_idr_create()