Searched refs:firstuse (Results 1 – 5 of 5) 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
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()
171 __u64 firstuse; member
808 p->tcfa_tm.firstuse = 0; in tcf_idr_create()