Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/keys/
H 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()
H A Dinternal.h153 extern int install_thread_keyring_to_cred(struct cred *);
H A Dkeyctl.c1409 ret = install_thread_keyring_to_cred(new); in keyctl_set_reqkey_keyring()
/kernel/linux/linux-6.6/security/keys/
H 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()
H A Dinternal.h153 extern int install_thread_keyring_to_cred(struct cred *);
H A Dkeyctl.c1409 ret = install_thread_keyring_to_cred(new); in keyctl_set_reqkey_keyring()
/kernel/linux/linux-5.10/include/linux/
H A Dkey.h485 extern int install_thread_keyring_to_cred(struct cred *cred);
/kernel/linux/linux-6.6/include/linux/
H A Dkey.h496 extern int install_thread_keyring_to_cred(struct cred *cred);
/kernel/linux/linux-6.6/kernel/
H A Dcred.c329 install_thread_keyring_to_cred(new); in copy_creds()
/kernel/linux/linux-5.10/kernel/
H A Dcred.c376 install_thread_keyring_to_cred(new); in copy_creds()

Completed in 12 milliseconds