Home
last modified time | relevance | path

Searched refs:TIME_T_MAX (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/security/keys/
Dkey.c439 if (prep->expiry != TIME_T_MAX) { in __key_instantiate_and_link()
485 prep.expiry = TIME_T_MAX; in key_instantiate_and_link()
817 prep.expiry = TIME_T_MAX; in key_create_or_update()
948 prep.expiry = TIME_T_MAX; in key_update()
/linux-4.4.14/include/linux/
Dtime.h11 #define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) macro
/linux-4.4.14/kernel/time/
Dtime.c761 res.tv_sec = TIME_T_MAX; in timespec_add_safe()
/linux-4.4.14/Documentation/security/
Dkeys.txt1162 quota size from the key type; expiry will be set to TIME_T_MAX and the