Searched refs:install_thread_keyring_to_cred (Results 1 – 5 of 5) sorted by relevance
353 extern int install_thread_keyring_to_cred(struct cred *cred);
142 extern int install_thread_keyring_to_cred(struct cred *);
131 int install_thread_keyring_to_cred(struct cred *new) in install_thread_keyring_to_cred() function159 ret = install_thread_keyring_to_cred(new); in install_thread_keyring()
1251 ret = install_thread_keyring_to_cred(new); in keyctl_set_reqkey_keyring()
355 install_thread_keyring_to_cred(new); in copy_creds()