Searched refs:lifetime (Results 1 – 4 of 4) sorted by relevance
113 long lifetime; /* duration of the lifetime of this policy */ member
8 references - one for the caller and one for the task itself. Over the lifetime
93 …that we call this every day, but currently it does not change throughout the lifetime of the drive.
2650 newsp->lifetime = (long)(lft ? lft->sadb_lifetime_addtime : 0); in key_spdadd()3679 lt->sadb_lifetime_addtime = sp->lifetime; in key_spdexpire()5918 if (sp->lifetime == 0 && sp->validtime == 0) { in key_timehandler()5923 if ((sp->lifetime in key_timehandler()5924 && tv.tv_sec - sp->created > sp->lifetime) in key_timehandler()