Searched refs:firstuse (Results 1 – 5 of 5) sorted by relevance
85 if (unlikely(!READ_ONCE(tm->firstuse))) in tcf_lastuse_update()86 WRITE_ONCE(tm->firstuse, now); in tcf_lastuse_update()91 unsigned long firstuse, now = jiffies; in tcf_tm_dump() local96 firstuse = READ_ONCE(stm->firstuse); in tcf_tm_dump()97 dtm->firstuse = firstuse ? in tcf_tm_dump()98 jiffies_to_clock_t(now - firstuse) : 0; in tcf_tm_dump()
99 __u64 firstuse; member
171 __u64 firstuse; member
271 unsigned long firstuse; member351 sb->firstuse = jiffies; in ip_vs_sync_buff_create()396 if (sb && time_after_eq(jiffies - sb->firstuse, time)) { in get_curr_sync_buff()436 sb->firstuse = jiffies; in ip_vs_sync_buff_create_v0()
806 p->tcfa_tm.firstuse = 0; in tcf_idr_create()