Searched refs:lifetime (Results 1 – 5 of 5) 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
30 `ipc_task_enable()`), and is immutable for the lifetime of this space. In
89 …that we call this every day, but currently it does not change throughout the lifetime of the drive.
2607 newsp->lifetime = lifetime_ns; in key_spdadd()2617 newsp->lifetime = 0; in key_spdadd()3654 lt->sadb_lifetime_addtime = sp->lifetime / NSEC_PER_SEC; in key_spdexpire()5981 if (sp->lifetime == 0 && sp->validtime == 0) { in key_timehandler()5986 if ((sp->lifetime in key_timehandler()5987 && current_time_ns - sp->created > sp->lifetime) in key_timehandler()