Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A Dkey.c449 notify_key(key, NOTIFY_KEY_INSTANTIATED, 0); in __key_instantiate_and_link()
607 notify_key(key, NOTIFY_KEY_INSTANTIATED, -error); in key_reject_and_link()
774 notify_key(key, NOTIFY_KEY_UPDATED, 0); in __key_update()
1035 notify_key(key, NOTIFY_KEY_UPDATED, 0); in key_update()
1069 notify_key(key, NOTIFY_KEY_REVOKED, 0); in key_revoke()
1101 notify_key(key, NOTIFY_KEY_INVALIDATED, 0); in key_invalidate()
H A Dkeyring.c1065 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()
1374 notify_key(keyring, NOTIFY_KEY_LINKED, key_serial(key)); in __key_link()
1510 notify_key(keyring, NOTIFY_KEY_UNLINKED, key_serial(key)); in __key_unlink()
1663 notify_key(keyring, NOTIFY_KEY_CLEARED, 0); in keyring_clear()
H A Dinternal.h187 static inline void notify_key(struct key *key, in notify_key() function
H A Dkeyctl.c1042 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_chown_key()
1093 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_setperm_key()
1486 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_set_timeout()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0086-backend-vnc-implement-direct-key-code-handling.patch39 + notify_key(peer->seat, &time, key, state, STATE_UPDATE_AUTOMATIC);
H A D0084-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch653 + notify_key(peer->seat, &time, KEY_LEFTSHIFT,
658 + notify_key(peer->seat, &time, key, state, state_update);
662 + notify_key(peer->seat, &time, KEY_LEFTSHIFT,
/OK3568_Linux_fs/buildroot/package/weston/
H A D0085-backend-vnc-implement-direct-key-code-handling.patch39 + notify_key(peer->seat, &time, key, state, STATE_UPDATE_AUTOMATIC);
H A D0083-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch653 + notify_key(peer->seat, &time, KEY_LEFTSHIFT,
658 + notify_key(peer->seat, &time, key, state, state_update);
662 + notify_key(peer->seat, &time, KEY_LEFTSHIFT,