Searched refs:TIME64_MAX (Results 1 – 9 of 9) sorted by relevance
35 static time64_t key_gc_next_run = TIME64_MAX;90 key_gc_next_run = TIME64_MAX; in key_gc_timer_func()207 new_timer = TIME64_MAX; in key_garbage_collector()279 if (gc_state & KEY_GC_SET_TIMER && new_timer != (time64_t)TIME64_MAX) { in key_garbage_collector()
463 if (prep->expiry != TIME64_MAX) { in __key_instantiate_and_link()509 prep.expiry = TIME64_MAX; in key_instantiate_and_link()847 prep.expiry = TIME64_MAX; in key_create_or_update()991 prep.expiry = TIME64_MAX; in key_update()
85 static time64_t ntp_next_leap_sec = TIME64_MAX;362 ntp_next_leap_sec = TIME64_MAX; in ntp_clear()424 ntp_next_leap_sec = TIME64_MAX; in second_overflow()435 ntp_next_leap_sec = TIME64_MAX; in second_overflow()439 ntp_next_leap_sec = TIME64_MAX; in second_overflow()446 ntp_next_leap_sec = TIME64_MAX; in second_overflow()650 ntp_next_leap_sec = TIME64_MAX; in process_adj_status()
846 res.tv_sec = TIME64_MAX; in timespec64_add_safe()
40 #define TIME64_MAX ((s64)~((u64)1 << 63)) macro
172 cell->dns_expiry = TIME64_MAX; in afs_alloc_cell()693 time64_t now = ktime_get_real_seconds(), next_manage = TIME64_MAX; in afs_manage_cells()750 if (!purging && next_manage < TIME64_MAX) { in afs_manage_cells()
444 time64_t now = ktime_get_real_seconds(), next_manage = TIME64_MAX; in afs_manage_servers()485 if (!purging && next_manage < TIME64_MAX) { in afs_manage_servers()
479 time64_t next = TIME64_MAX; in xfrm_timer_handler()540 if (next != TIME64_MAX) { in xfrm_timer_handler()
193 time64_t next = TIME64_MAX; in xfrm_policy_timer()243 if (next != TIME64_MAX && in xfrm_policy_timer()