Lines Matching refs:IS_ERR
85 if (IS_ERR(description)) { in SYSCALL_DEFINE5()
115 if (IS_ERR(keyring_ref)) { in SYSCALL_DEFINE5()
125 if (!IS_ERR(key_ref)) { in SYSCALL_DEFINE5()
177 if (IS_ERR(description)) { in SYSCALL_DEFINE4()
187 if (IS_ERR(callout_info)) { in SYSCALL_DEFINE4()
199 if (IS_ERR(dest_ref)) { in SYSCALL_DEFINE4()
207 if (IS_ERR(ktype)) { in SYSCALL_DEFINE4()
216 if (IS_ERR(key)) { in SYSCALL_DEFINE4()
257 if (IS_ERR(key_ref)) { in keyctl_get_keyring_ID()
288 if (IS_ERR(name)) { in keyctl_join_session_keyring()
343 if (IS_ERR(key_ref)) { in keyctl_update_key()
377 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
382 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
420 if (IS_ERR(key_ref)) { in keyctl_invalidate_key()
426 if (IS_ERR(key_ref)) in keyctl_invalidate_key()
465 if (IS_ERR(keyring_ref)) { in keyctl_keyring_clear()
471 if (IS_ERR(keyring_ref)) in keyctl_keyring_clear()
511 if (IS_ERR(keyring_ref)) { in keyctl_keyring_link()
517 if (IS_ERR(key_ref)) { in keyctl_keyring_link()
549 if (IS_ERR(keyring_ref)) { in keyctl_keyring_unlink()
555 if (IS_ERR(key_ref)) { in keyctl_keyring_unlink()
599 if (IS_ERR(key_ref)) { in keyctl_describe_key()
604 if (!IS_ERR(instkey)) { in keyctl_describe_key()
609 if (!IS_ERR(key_ref)) in keyctl_describe_key()
676 if (IS_ERR(description)) { in keyctl_keyring_search()
683 if (IS_ERR(keyring_ref)) { in keyctl_keyring_search()
693 if (IS_ERR(dest_ref)) { in keyctl_keyring_search()
701 if (IS_ERR(ktype)) { in keyctl_keyring_search()
708 if (IS_ERR(key_ref)) { in keyctl_keyring_search()
762 if (IS_ERR(key_ref)) { in keyctl_read_key()
847 if (IS_ERR(key_ref)) { in keyctl_chown_key()
953 if (IS_ERR(key_ref)) { in keyctl_setperm_key()
995 if (IS_ERR(dkref)) in get_instantiation_keyring()
1336 if (IS_ERR(key_ref)) { in keyctl_set_timeout()
1341 if (!IS_ERR(instkey)) { in keyctl_set_timeout()
1346 if (!IS_ERR(key_ref)) in keyctl_set_timeout()
1407 if (IS_ERR(authkey)) { in keyctl_assume_authority()
1440 if (IS_ERR(key_ref)) { in keyctl_get_security()
1447 if (IS_ERR(instkey)) in keyctl_get_security()
1452 if (IS_ERR(key_ref)) in keyctl_get_security()
1504 if (IS_ERR(keyring_r)) in keyctl_session_to_parent()
1605 if (IS_ERR(key_ref)) in keyctl_restrict_keyring()
1618 if (IS_ERR(restriction)) { in keyctl_restrict_keyring()