Searched refs:NOTIFY_KEY_UNLINKED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dwatch_queue.h86 NOTIFY_KEY_UNLINKED = 3, /* Key (aux) was removed from watched keyring */ enumerator in enum:key_notification_subtype
/linux-master/samples/watch_queue/
H A Dwatch_test.c41 [NOTIFY_KEY_UNLINKED] = "unlinked",
/linux-master/security/keys/
H A Dkeyring.c1510 notify_key(keyring, NOTIFY_KEY_UNLINKED, key_serial(key));

Completed in 126 milliseconds