Lines Matching refs:ret
90 int ret;96 ret = curr->func(curr, mode, wake_flags, key);97 if (ret < 0) {100 if (ret && (flags & WQ_FLAG_EXCLUSIVE) && !--nr_exclusive) {290 long ret = 0;307 ret = -ERESTARTSYS;320 return ret;406 int ret = default_wake_function(wq_entry, mode, sync, key);407 if (ret) {411 return ret;