Searched refs:NOTIFY_KEY_SETATTR (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | watch_queue.h | 90 NOTIFY_KEY_SETATTR = 7, /* Key's attributes got changed */ enumerator
|
/openbmc/linux/samples/watch_queue/ |
H A D | watch_test.c | 45 [NOTIFY_KEY_SETATTR] = "setattr",
|
/openbmc/linux/security/keys/ |
H A D | keyctl.c | 1047 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_chown_key() 1098 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_setperm_key() 1491 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_set_timeout()
|
H A D | keyring.c | 1068 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()
|
/openbmc/linux/Documentation/security/keys/ |
H A D | core.rst | 1072 NOTIFY_KEY_SETATTR
|