Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/keys/
A Dprocess_keys.c221 int install_thread_keyring_to_cred(struct cred *new) in install_thread_keyring_to_cred() function
253 ret = install_thread_keyring_to_cred(new); in install_thread_keyring()
A Dinternal.h153 extern int install_thread_keyring_to_cred(struct cred *);
A Dkeyctl.c1404 ret = install_thread_keyring_to_cred(new); in keyctl_set_reqkey_keyring()
/linux-6.3-rc2/include/linux/
A Dkey.h499 extern int install_thread_keyring_to_cred(struct cred *cred);
/linux-6.3-rc2/kernel/
A Dcred.c385 install_thread_keyring_to_cred(new); in copy_creds()

Completed in 14 milliseconds