Home
last modified time | relevance | path

Searched refs:KEY_GC_REAP_AGAIN (Results 1 – 1 of 1) sorted by relevance

/linux/security/keys/
H A Dgc.c182 #define KEY_GC_REAP_AGAIN 0x01 /* - Need another cycle */ in key_garbage_collector() macro
315 gc_state |= KEY_GC_REAP_AGAIN; in key_garbage_collector()
326 if (gc_state & KEY_GC_REAP_AGAIN) in key_garbage_collector()
340 gc_state |= KEY_GC_REAP_AGAIN; in key_garbage_collector()