Searched refs:KEY_GC_SET_TIMER (Results 1 – 1 of 1) sorted by relevance
181 #define KEY_GC_SET_TIMER 0x04 /* - We need to restart the timer */ in key_garbage_collector() macro203 gc_state |= KEY_GC_REAPING_LINKS | KEY_GC_SET_TIMER; in key_garbage_collector()235 if (gc_state & KEY_GC_SET_TIMER) { in key_garbage_collector()278 if (gc_state & KEY_GC_SET_TIMER && new_timer != (time_t)LONG_MAX) { in key_garbage_collector()