Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dgc.c191 #define KEY_GC_REAPING_LINKS 0x02 /* - We need to reap links */ in key_garbage_collector() macro
209 gc_state |= KEY_GC_REAPING_LINKS; in key_garbage_collector()
259 if ((gc_state & KEY_GC_REAPING_LINKS) || in key_garbage_collector()