Searched refs:filled (Results 1 – 6 of 6) sorted by relevance
213 int32_t filled = mFifo.diff(mLocalRear, front); in obtain() local214 if (filled < 0) { in obtain()216 err = filled; in obtain()220 availToWrite = mEffectiveFrames > (uint32_t) filled ? in obtain()221 mEffectiveFrames - (uint32_t) filled : 0; in obtain()324 int32_t filled = mFifo.diff(mLocalRear, front); in release() local341 if (filled >= 0) { in release()342 if ((uint32_t) filled < mArmLevel) { in release()345 if (mIsArmed && filled + count > mTriggerLevel) { in release()492 int32_t filled = mFifo.diff(rear, mLocalFront); in release() local[all …]
123 const auto filled = io_uring_peek_batch_cqe(&ring, cqe_ptrs.data(), count); in PopCQE() local124 if (filled != count) { in PopCQE()
57 // This is supposed to be filled by the build system with libraries which are
215 // Merge failure code, filled if state == MergeFailed.261 // Merge failure code, filled if the merge failed at any time (regardless
78 …er will consume more than 1MB. Note that there are 8 log buffers, 5 of which are typically filled.
292 1. Find all the zero-filled blocks on the target partition and produce `ZERO`