Lines Matching defs:ret
43 int ret = 0;56 ret = -EEXIST;66 ret = -EFAULT;80 ret = -E2BIG;89 ret = -E2BIG;95 ret = -EINVAL;103 return ret;238 type ret = (type)~0; \241 ret = _in##bwl(addr); \246 ret = entry->ops->in(entry->hostdata, \251 return ret; \