Lines Matching refs:rcode
491 s32 rcode = 0;
522 rcode = -EFAULT;
528 rcode = -EINVAL;
534 rcode = PTR_ERR(user_srbcmd);
556 rcode = -EINVAL;
561 rcode = -EINVAL;
577 rcode = -EINVAL;
663 rcode = -EINVAL;
669 rcode = -ENOMEM;
687 rcode = -EFAULT;
728 rcode = -EINVAL;
736 rcode = -ENOMEM;
749 rcode = -EFAULT;
768 rcode = -ENOMEM;
784 rcode = -EINVAL;
793 rcode = -ENOMEM;
805 rcode = -EFAULT;
841 rcode = -EINVAL;
848 rcode = -ENOMEM;
861 rcode = -EFAULT;
884 rcode = -EINVAL;
891 rcode = -ENOMEM;
902 rcode = -EFAULT;
923 rcode = -ERESTARTSYS;
929 rcode = -ENXIO;
937 rcode = -EFAULT;
971 rcode = -EFAULT;
981 rcode = -EFAULT;
988 if (rcode != -ERESTARTSYS) {
995 return rcode;