Lines Matching full:flushing
1077 * pending records. The caller might want to continue flushing.
1407 * pending records. The caller might want to continue flushing.
1471 * If flushing up to @stop_seq was not successful, it only makes sense for the
1520 * This will stop flushing before @stop_seq if another context has ownership.
1521 * That context is then responsible for the flushing. Likewise, if new records
1522 * are added while this context was flushing and there is no other context
1534 * Atomic flushing does not use console driver synchronization (i.e. in nbcon_atomic_flush_pending_con()
1557 * If flushing was successful but more records are available, this in nbcon_atomic_flush_pending_con()
1603 * records added while flushing will not be flushed if there is another
1604 * context available to handle the flushing. This is to avoid one CPU
1794 * usable throughout flushing. in nbcon_device_release()
1802 * If nbcon_atomic flushing is not available, fallback to in nbcon_device_release()