Searched refs:install_thread_keyring_to_cred (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/security/keys/
H A Dinternal.h142 extern int install_thread_keyring_to_cred(struct cred *);
H A Dprocess_keys.c131 int install_thread_keyring_to_cred(struct cred *new) install_thread_keyring_to_cred() function
159 ret = install_thread_keyring_to_cred(new); install_thread_keyring()
H A Dkeyctl.c1251 ret = install_thread_keyring_to_cred(new); keyctl_set_reqkey_keyring()
/linux-4.1.27/include/linux/
H A Dkey.h353 extern int install_thread_keyring_to_cred(struct cred *cred);
/linux-4.1.27/kernel/
H A Dcred.c355 install_thread_keyring_to_cred(new); copy_creds()

Completed in 58 milliseconds