Searched refs:NOTIFY_KEY_SETATTR (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/include/uapi/linux/ |
D | watch_queue.h | 90 NOTIFY_KEY_SETATTR = 7, /* Key's attributes got changed */ enumerator
|
/linux-6.6.21/samples/watch_queue/ |
D | watch_test.c | 45 [NOTIFY_KEY_SETATTR] = "setattr",
|
/linux-6.6.21/security/keys/ |
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()
|
D | keyring.c | 1065 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()
|
/linux-6.6.21/Documentation/security/keys/ |
D | core.rst | 1072 NOTIFY_KEY_SETATTR
|