Lines Matching refs:curlft
371 xp->curlft.add_time - now; in xfrm_policy_timer()
379 (READ_ONCE(xp->curlft.use_time) ? : xp->curlft.add_time) - now; in xfrm_policy_timer()
387 xp->curlft.add_time - now; in xfrm_policy_timer()
397 (READ_ONCE(xp->curlft.use_time) ? : xp->curlft.add_time) - now; in xfrm_policy_timer()
1599 policy->curlft.add_time = ktime_get_real_seconds(); in xfrm_policy_insert()
1600 policy->curlft.use_time = 0; in xfrm_policy_insert()
2379 pol->curlft.add_time = ktime_get_real_seconds(); in xfrm_sk_policy_insert()
2414 newp->curlft = old->curlft; in clone_policy()
3263 WRITE_ONCE(pols[i]->curlft.use_time, ktime_get_real_seconds()); in xfrm_lookup_with_ifid()
3755 WRITE_ONCE(pol->curlft.use_time, ktime_get_real_seconds()); in __xfrm_policy_check()
3771 WRITE_ONCE(pols[1]->curlft.use_time, in __xfrm_policy_check()