Lines Matching refs:IS_ERR
76 if (IS_ERR(uid_keyring)) { in install_user_keyrings()
80 if (IS_ERR(uid_keyring)) { in install_user_keyrings()
91 if (IS_ERR(session_keyring)) { in install_user_keyrings()
96 if (IS_ERR(session_keyring)) { in install_user_keyrings()
138 if (IS_ERR(keyring)) in install_thread_keyring_to_cred()
184 if (IS_ERR(keyring)) in install_process_keyring_to_cred()
235 if (IS_ERR(keyring)) in install_session_keyring_to_cred()
341 if (!IS_ERR(key_ref)) in search_my_process_keyrings()
359 if (!IS_ERR(key_ref)) in search_my_process_keyrings()
383 if (!IS_ERR(key_ref)) in search_my_process_keyrings()
403 if (!IS_ERR(key_ref)) in search_my_process_keyrings()
442 if (!IS_ERR(key_ref)) in search_process_keyrings()
468 if (!IS_ERR(key_ref)) in search_process_keyrings()
666 if (IS_ERR(key)) { in lookup_user_key()
682 if (!IS_ERR(skey_ref)) { in lookup_user_key()
789 if (IS_ERR(keyring)) { in join_session_keyring()
793 } else if (IS_ERR(keyring)) { in join_session_keyring()