Lines Matching refs:IS_ERR

84 		if (IS_ERR(description)) {  in SYSCALL_DEFINE5()
121 if (IS_ERR(keyring_ref)) { in SYSCALL_DEFINE5()
131 if (!IS_ERR(key_ref)) { in SYSCALL_DEFINE5()
183 if (IS_ERR(description)) { in SYSCALL_DEFINE4()
193 if (IS_ERR(callout_info)) { in SYSCALL_DEFINE4()
205 if (IS_ERR(dest_ref)) { in SYSCALL_DEFINE4()
213 if (IS_ERR(ktype)) { in SYSCALL_DEFINE4()
222 if (IS_ERR(key)) { in SYSCALL_DEFINE4()
263 if (IS_ERR(key_ref)) { in keyctl_get_keyring_ID()
293 if (IS_ERR(name)) { in keyctl_join_session_keyring()
344 if (IS_ERR(key_ref)) { in keyctl_update_key()
375 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
380 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
411 if (IS_ERR(key_ref)) { in keyctl_invalidate_key()
417 if (IS_ERR(key_ref)) in keyctl_invalidate_key()
451 if (IS_ERR(keyring_ref)) { in keyctl_keyring_clear()
457 if (IS_ERR(keyring_ref)) in keyctl_keyring_clear()
493 if (IS_ERR(keyring_ref)) { in keyctl_keyring_link()
499 if (IS_ERR(key_ref)) { in keyctl_keyring_link()
528 if (IS_ERR(keyring_ref)) { in keyctl_keyring_unlink()
534 if (IS_ERR(key_ref)) { in keyctl_keyring_unlink()
572 if (IS_ERR(key_ref)) { in keyctl_describe_key()
577 if (!IS_ERR(instkey)) { in keyctl_describe_key()
582 if (!IS_ERR(key_ref)) in keyctl_describe_key()
649 if (IS_ERR(description)) { in keyctl_keyring_search()
656 if (IS_ERR(keyring_ref)) { in keyctl_keyring_search()
666 if (IS_ERR(dest_ref)) { in keyctl_keyring_search()
674 if (IS_ERR(ktype)) { in keyctl_keyring_search()
681 if (IS_ERR(key_ref)) { in keyctl_keyring_search()
735 if (IS_ERR(key_ref)) { in keyctl_read_key()
816 if (IS_ERR(key_ref)) { in keyctl_chown_key()
922 if (IS_ERR(key_ref)) { in keyctl_setperm_key()
964 if (IS_ERR(dkref)) in get_instantiation_keyring()
1308 if (IS_ERR(key_ref)) { in keyctl_set_timeout()
1313 if (!IS_ERR(instkey)) { in keyctl_set_timeout()
1318 if (!IS_ERR(key_ref)) in keyctl_set_timeout()
1376 if (IS_ERR(authkey)) { in keyctl_assume_authority()
1411 if (IS_ERR(key_ref)) { in keyctl_get_security()
1418 if (IS_ERR(instkey)) in keyctl_get_security()
1423 if (IS_ERR(key_ref)) in keyctl_get_security()
1475 if (IS_ERR(keyring_r)) in keyctl_session_to_parent()