Lines Matching defs:empty
446 int empty; /* status */
1335 if (buf->empty && buf->buf.bytes > max_size)
1352 if (buf->empty && buf->buf.bytes >= size)
1369 chunk->empty = 1;
1373 buf->empty = 0;
1384 buf->empty = 1;
1387 if (chunk->empty) {
1396 if (chunk->empty) {
1441 /* allocate an empty chunk */
1452 chunk->empty = 1;
1703 dev_err(chip->card->dev, "Hmm, cannot find empty APU pair!?\n");