Searched refs:lifetime (Results 1 – 4 of 4) sorted by relevance
10 references - one for the caller and one for the task itself. Over the lifetime
113 u_int64_t lifetime; /* duration of the lifetime of this policy */ member
89 …that we call this every day, but currently it does not change throughout the lifetime of the drive.
2604 newsp->lifetime = lifetime_ns; in key_spdadd()2614 newsp->lifetime = 0; in key_spdadd()3651 lt->sadb_lifetime_addtime = sp->lifetime / NSEC_PER_SEC; in key_spdexpire()5978 if (sp->lifetime == 0 && sp->validtime == 0) { in key_timehandler()5983 if ((sp->lifetime in key_timehandler()5984 && current_time_ns - sp->created > sp->lifetime) in key_timehandler()