Home
last modified time | relevance | path

Searched refs:NOTIFY_KEY_SETATTR (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dwatch_queue.h90 NOTIFY_KEY_SETATTR = 7, /* Key's attributes got changed */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dwatch_queue.h90 NOTIFY_KEY_SETATTR = 7, /* Key's attributes got changed */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dwatch_queue.h78 NOTIFY_KEY_SETATTR = 7, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dwatch_queue.h78 NOTIFY_KEY_SETATTR = 7, enumerator
/kernel/linux/linux-5.10/samples/watch_queue/
H A Dwatch_test.c45 [NOTIFY_KEY_SETATTR] = "setattr",
/kernel/linux/linux-6.6/samples/watch_queue/
H A Dwatch_test.c45 [NOTIFY_KEY_SETATTR] = "setattr",
/kernel/linux/linux-5.10/security/keys/
H A Dkeyctl.c1047 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 Dkeyring.c1065 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c1047 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 Dkeyring.c1065 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()

Completed in 12 milliseconds