Searched refs:KEY_GC_REAP_KEYTYPE (Results 1 – 1 of 1) sorted by relevance
35 #define KEY_GC_REAP_KEYTYPE 1 /* A keytype is being unregistered */ macro58 if (gc_at <= now || test_bit(KEY_GC_REAP_KEYTYPE, &key_gc_flags)) { in key_schedule_gc()119 set_bit(KEY_GC_REAP_KEYTYPE, &key_gc_flags); in key_gc_keytype()211 if (test_and_clear_bit(KEY_GC_REAP_KEYTYPE, &key_gc_flags)) in key_garbage_collector()