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

/linux-master/security/keys/
H A Dprocess_keys.c221 int install_thread_keyring_to_cred(struct cred *new) function
253 ret = install_thread_keyring_to_cred(new);
H A Dinternal.h146 extern int install_thread_keyring_to_cred(struct cred *);
H A Dkeyctl.c1408 ret = install_thread_keyring_to_cred(new);
/linux-master/include/linux/
H A Dkey.h496 extern int install_thread_keyring_to_cred(struct cred *cred);
/linux-master/kernel/
H A Dcred.c332 install_thread_keyring_to_cred(new);

Completed in 144 milliseconds