Lines Matching full:still
345 * -EBUSY: The console is still locked. The caller should
348 * Note: The caller must still remove the request when an error has occurred
358 /* Note that the caller must still remove the request! */ in nbcon_context_try_acquire_requested()
369 /* If still locked, caller should continue waiting. */ in nbcon_context_try_acquire_requested()
428 * caller might still use the unsafe hostile takeover
660 * still owned by a task on [CPU X] with NBON_PRIO_NORMAL. Thus in nbcon_owner_matches()
709 * Return: True if this context still owns the console. False if
712 * Must be invoked when entering the unsafe state to make sure that it still
734 /* Make sure this context still owns the console. */ in nbcon_context_can_proceed()
779 * Return: True if this context still owns the console. False if
782 * It is used in nbcon_enter_unsafe() to make sure that it still owns the
818 * Return: True if the unsafe state was updated and this context still
877 * Return: True if this context still owns the console. False if
901 * Return: True if this context still owns the console. False if
968 * Return: True if this context still owns the console. False if
978 * still records pending in the ringbuffer,
1042 * Ensure this context is still the owner before trying to in nbcon_emit_next_record()
1118 * Return: True, when a record has been printed and there are still
1494 * Return: True, when a record has been printed and there are still
1831 * is still another nbcon console registered.