Lines Matching refs:IS_ERR
83 if (IS_ERR(description)) { in SYSCALL_DEFINE5()
118 if (IS_ERR(keyring_ref)) { in SYSCALL_DEFINE5()
128 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()
287 if (IS_ERR(name)) { in keyctl_join_session_keyring()
338 if (IS_ERR(key_ref)) { in keyctl_update_key()
369 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
374 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
405 if (IS_ERR(key_ref)) { in keyctl_invalidate_key()
411 if (IS_ERR(key_ref)) in keyctl_invalidate_key()
445 if (IS_ERR(keyring_ref)) { in keyctl_keyring_clear()
451 if (IS_ERR(keyring_ref)) in keyctl_keyring_clear()
487 if (IS_ERR(keyring_ref)) { in keyctl_keyring_link()
493 if (IS_ERR(key_ref)) { in keyctl_keyring_link()
522 if (IS_ERR(keyring_ref)) { in keyctl_keyring_unlink()
528 if (IS_ERR(key_ref)) { in keyctl_keyring_unlink()
566 if (IS_ERR(key_ref)) { in keyctl_describe_key()
571 if (!IS_ERR(instkey)) { in keyctl_describe_key()
576 if (!IS_ERR(key_ref)) in keyctl_describe_key()
643 if (IS_ERR(description)) { in keyctl_keyring_search()
650 if (IS_ERR(keyring_ref)) { in keyctl_keyring_search()
660 if (IS_ERR(dest_ref)) { in keyctl_keyring_search()
668 if (IS_ERR(ktype)) { in keyctl_keyring_search()
675 if (IS_ERR(key_ref)) { in keyctl_keyring_search()
729 if (IS_ERR(key_ref)) { in keyctl_read_key()
810 if (IS_ERR(key_ref)) { in keyctl_chown_key()
916 if (IS_ERR(key_ref)) { in keyctl_setperm_key()
958 if (IS_ERR(dkref)) in get_instantiation_keyring()
1302 if (IS_ERR(key_ref)) { in keyctl_set_timeout()
1307 if (!IS_ERR(instkey)) { in keyctl_set_timeout()
1312 if (!IS_ERR(key_ref)) in keyctl_set_timeout()
1370 if (IS_ERR(authkey)) { in keyctl_assume_authority()
1405 if (IS_ERR(key_ref)) { in keyctl_get_security()
1412 if (IS_ERR(instkey)) in keyctl_get_security()
1417 if (IS_ERR(key_ref)) in keyctl_get_security()
1469 if (IS_ERR(keyring_r)) in keyctl_session_to_parent()