Searched refs:KEY_GC_KEY_EXPIRED (Results 1 – 1 of 1) sorted by relevance
34 #define KEY_GC_KEY_EXPIRED 0 /* A key expired and needs unlinking */ macro74 set_bit(KEY_GC_KEY_EXPIRED, &key_gc_flags); in key_schedule_gc_links()200 if (test_and_clear_bit(KEY_GC_KEY_EXPIRED, &key_gc_flags)) in key_garbage_collector()