Searched refs:TIME64_MAX (Results 1 – 10 of 10) sorted by relevance
30 static time64_t key_gc_next_run = TIME64_MAX;85 key_gc_next_run = TIME64_MAX; in key_gc_timer_func()202 new_timer = TIME64_MAX; in key_garbage_collector()274 if (gc_state & KEY_GC_SET_TIMER && new_timer != (time64_t)TIME64_MAX) { in key_garbage_collector()
462 if (prep->expiry != TIME64_MAX) { in __key_instantiate_and_link()508 prep.expiry = TIME64_MAX; in key_instantiate_and_link()855 prep.expiry = TIME64_MAX; in key_create_or_update()1006 prep.expiry = TIME64_MAX; in key_update()
86 static time64_t ntp_next_leap_sec = TIME64_MAX;363 ntp_next_leap_sec = TIME64_MAX; in ntp_clear()425 ntp_next_leap_sec = TIME64_MAX; in second_overflow()436 ntp_next_leap_sec = TIME64_MAX; in second_overflow()440 ntp_next_leap_sec = TIME64_MAX; in second_overflow()447 ntp_next_leap_sec = TIME64_MAX; in second_overflow()643 ntp_next_leap_sec = TIME64_MAX; in process_adj_status()
864 res.tv_sec = TIME64_MAX; in timespec64_add_safe()
32 #define TIME64_MAX ((s64)~((u64)1 << 63)) macro33 #define TIME64_MIN (-TIME64_MAX - 1)
173 cell->dns_expiry = TIME64_MAX; in afs_alloc_cell()749 time64_t now = ktime_get_real_seconds(), next_manage = TIME64_MAX; in afs_manage_cells()809 if (!purging && next_manage < TIME64_MAX) { in afs_manage_cells()
448 time64_t now = ktime_get_real_seconds(), next_manage = TIME64_MAX; in afs_manage_servers()489 if (!purging && next_manage < TIME64_MAX) { in afs_manage_servers()
262 s->s_time_max = TIME64_MAX; in alloc_super()
526 time64_t next = TIME64_MAX; in xfrm_timer_handler()587 if (next != TIME64_MAX) { in xfrm_timer_handler()
314 time64_t next = TIME64_MAX; in xfrm_policy_timer()364 if (next != TIME64_MAX && in xfrm_policy_timer()