Home
last modified time | relevance | path

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

/Linux-v6.6/security/keys/
Dgc.c177 #define KEY_GC_REAP_AGAIN 0x01 /* - Need another cycle */ in key_garbage_collector() macro
310 gc_state |= KEY_GC_REAP_AGAIN; in key_garbage_collector()
321 if (gc_state & KEY_GC_REAP_AGAIN) in key_garbage_collector()
335 gc_state |= KEY_GC_REAP_AGAIN; in key_garbage_collector()