Lines Matching full:owns
33 * - The 'prio' field contains the priority of the context that owns the
199 * nbcon_seq_force() was used or the current context no longer owns the
378 /* Handover success. This context now owns the console. */ in nbcon_context_try_acquire_requested()
627 * 1. [Task A] owns a context with NBCON_PRIO_NORMAL on [CPU X] and in nbcon_owner_matches()
683 * Return: True if this context still owns the console. False if
687 * owns the lock. Also must be invoked when exiting the unsafe context
699 * When this function returns false then the calling context no longer owns
708 /* Make sure this context still owns the console. */ in nbcon_context_can_proceed()
742 * The calling context no longer owns the console so go back all the in nbcon_context_can_proceed()
753 * Return: True if this context still owns the console. False if
756 * It is used in nbcon_enter_unsafe() to make sure that it still owns the
767 * When this function returns false then the calling context no longer owns
793 * owns the console. Otherwise false if ownership was handed
799 * When this function returns false then the calling context no longer owns
851 * Return: True if this context still owns the console. False if
854 * When this function returns false then the calling context no longer owns
875 * Return: True if this context still owns the console. False if
878 * When this function returns false then the calling context no longer owns
928 * Return: True if this context still owns the console. False if
931 * When this function returns false then the calling context no longer owns