Searched refs:install_thread_keyring_to_cred (Results 1 – 5 of 5) sorted by relevance
475 extern int install_thread_keyring_to_cred(struct cred *cred);
221 int install_thread_keyring_to_cred(struct cred *new) in install_thread_keyring_to_cred() function253 ret = install_thread_keyring_to_cred(new); in install_thread_keyring()
149 extern int install_thread_keyring_to_cred(struct cred *);
1336 ret = install_thread_keyring_to_cred(new); in keyctl_set_reqkey_keyring()
372 install_thread_keyring_to_cred(new); in copy_creds()