Lines Matching refs:IS_ERR

97 		if (IS_ERR(description)) {  in SYSCALL_DEFINE5()
127 if (IS_ERR(keyring_ref)) { in SYSCALL_DEFINE5()
137 if (!IS_ERR(key_ref)) { in SYSCALL_DEFINE5()
186 if (IS_ERR(description)) { in SYSCALL_DEFINE4()
196 if (IS_ERR(callout_info)) { in SYSCALL_DEFINE4()
208 if (IS_ERR(dest_ref)) { in SYSCALL_DEFINE4()
216 if (IS_ERR(ktype)) { in SYSCALL_DEFINE4()
225 if (IS_ERR(key)) { in SYSCALL_DEFINE4()
266 if (IS_ERR(key_ref)) { in keyctl_get_keyring_ID()
297 if (IS_ERR(name)) { in keyctl_join_session_keyring()
352 if (IS_ERR(key_ref)) { in keyctl_update_key()
386 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
391 if (IS_ERR(key_ref)) { in keyctl_revoke_key()
429 if (IS_ERR(key_ref)) { in keyctl_invalidate_key()
435 if (IS_ERR(key_ref)) in keyctl_invalidate_key()
474 if (IS_ERR(keyring_ref)) { in keyctl_keyring_clear()
481 if (IS_ERR(keyring_ref)) in keyctl_keyring_clear()
521 if (IS_ERR(keyring_ref)) { in keyctl_keyring_link()
527 if (IS_ERR(key_ref)) { in keyctl_keyring_link()
559 if (IS_ERR(keyring_ref)) { in keyctl_keyring_unlink()
565 if (IS_ERR(key_ref)) { in keyctl_keyring_unlink()
605 if (IS_ERR(key_ref)) in keyctl_keyring_move()
609 if (IS_ERR(from_ref)) { in keyctl_keyring_move()
615 if (IS_ERR(to_ref)) { in keyctl_keyring_move()
655 if (IS_ERR(key_ref)) { in keyctl_describe_key()
660 if (!IS_ERR(instkey)) { in keyctl_describe_key()
665 if (!IS_ERR(key_ref)) in keyctl_describe_key()
732 if (IS_ERR(description)) { in keyctl_keyring_search()
739 if (IS_ERR(keyring_ref)) { in keyctl_keyring_search()
749 if (IS_ERR(dest_ref)) { in keyctl_keyring_search()
757 if (IS_ERR(ktype)) { in keyctl_keyring_search()
764 if (IS_ERR(key_ref)) { in keyctl_keyring_search()
835 if (IS_ERR(key_ref)) { in keyctl_read_key()
972 if (IS_ERR(key_ref)) { in keyctl_chown_key()
1079 if (IS_ERR(key_ref)) { in keyctl_setperm_key()
1122 if (IS_ERR(dkref)) in get_instantiation_keyring()
1460 if (IS_ERR(key_ref)) { in keyctl_set_timeout()
1465 if (!IS_ERR(instkey)) { in keyctl_set_timeout()
1470 if (!IS_ERR(key_ref)) in keyctl_set_timeout()
1533 if (IS_ERR(authkey)) { in keyctl_assume_authority()
1566 if (IS_ERR(key_ref)) { in keyctl_get_security()
1573 if (IS_ERR(instkey)) in keyctl_get_security()
1579 if (IS_ERR(key_ref)) in keyctl_get_security()
1631 if (IS_ERR(keyring_r)) in keyctl_session_to_parent()
1733 if (IS_ERR(key_ref)) in keyctl_restrict_keyring()
1746 if (IS_ERR(restriction)) { in keyctl_restrict_keyring()
1781 if (IS_ERR(key_ref)) in keyctl_watch_key()
1786 if (IS_ERR(wqueue)) { in keyctl_watch_key()