Lines Matching full:ownership
68 * b) Gives up console ownership by clearing the 'prio' field.
305 * 1. Another context with a higher priority directly takes ownership. in nbcon_waiter_matches()
306 * 2. The higher priority context releases the ownership. in nbcon_waiter_matches()
307 * 3. A lower priority context takes the ownership. in nbcon_waiter_matches()
362 * The previous owner should have never released ownership in nbcon_context_try_acquire_requested()
619 * since contexts can unexpectedly lose ownership, it is in nbcon_owner_matches()
665 * nbcon_context_can_proceed - Check whether ownership can proceed
670 * ownership was handed over or taken.
723 * It is not clear whether the waiter really took over ownership. The in nbcon_context_can_proceed()
725 * ownership is needed for it to proceed. If yes, it must reacquire in nbcon_context_can_proceed()
726 * ownership (possibly hostile) before carefully proceeding. in nbcon_context_can_proceed()
736 * nbcon_can_proceed - Check whether ownership can proceed
740 * ownership was handed over or taken.
779 * owns the console. Otherwise false if ownership was handed
825 * ownership was handed over or taken.
845 * ownership was handed over or taken.
865 * ownership was handed over or taken.