Lines Matching refs:curlft
331 xp->curlft.add_time - now; in xfrm_policy_timer()
339 (READ_ONCE(xp->curlft.use_time) ? : xp->curlft.add_time) - now; in xfrm_policy_timer()
347 xp->curlft.add_time - now; in xfrm_policy_timer()
357 (READ_ONCE(xp->curlft.use_time) ? : xp->curlft.add_time) - now; in xfrm_policy_timer()
1609 policy->curlft.add_time = ktime_get_real_seconds(); in xfrm_policy_insert()
1610 policy->curlft.use_time = 0; in xfrm_policy_insert()
2351 pol->curlft.add_time = ktime_get_real_seconds(); in xfrm_sk_policy_insert()
2386 newp->curlft = old->curlft; in clone_policy()
3223 WRITE_ONCE(pols[i]->curlft.use_time, ktime_get_real_seconds()); in xfrm_lookup_with_ifid()
3680 WRITE_ONCE(pol->curlft.use_time, ktime_get_real_seconds()); in __xfrm_policy_check()
3696 WRITE_ONCE(pols[1]->curlft.use_time, in __xfrm_policy_check()