Lines Matching full:acquire
247 * __mutex_trylock() provides a matching ACQUIRE semantics for the handoff.
280 * mutex_lock - acquire the mutex
476 * acquire the mutex all at once, the spinners need to take a
486 /* Try to acquire the mutex... */
577 * ww_mutex_lock* functions (with or without an acquire context). It is
578 * forbidden to release the locks after releasing the acquire context.
648 * After waiting to acquire the wait_lock, try again.
721 * it to the lock we are trying to acquire.
728 * or we must see its unlock and acquire.
818 * ww_mutex_trylock - tries to acquire the w/w mutex with optional acquire context
820 * @ww_ctx: optional w/w acquire context
822 * Trylocks a mutex with the optional acquire context; no deadlock detection is
1030 * mutex_lock_interruptible() - Acquire the mutex, interruptible by signals.
1054 * mutex_lock_killable() - Acquire the mutex, interruptible by fatal signals.
1077 * mutex_lock_io() - Acquire the mutex and mark the process as waiting for I/O
1139 * mutex_trylock - try to acquire the mutex, without waiting
1142 * Try to acquire the mutex atomically. Returns 1 if the mutex