Lines Matching refs:left
7205 * Plug now if we have more than 1 IO left after this, and the target
8229 unsigned left, total;
8233 left = ctx->nr_user_files;
8234 while (left) {
8235 unsigned this_files = min_t(unsigned, left, SCM_MAX_FD);
8240 left -= this_files;
8285 int left;
8291 left = fp->count - 1 - i;
8292 if (left) {
8294 left * sizeof(struct file *));
9387 /* there are no registered resources left, nobody uses it */
9529 /* there is little hope left, don't run it too often */