Lines Matching full:acquire
229 * __mutex_trylock() provides a matching ACQUIRE semantics for the handoff.
261 * mutex_lock - acquire the mutex
457 * acquire the mutex all at once, the spinners need to take a in mutex_optimistic_spin()
467 /* Try to acquire the mutex... */ in mutex_optimistic_spin()
552 * ww_mutex_lock* functions (with or without an acquire context). It is
553 * forbidden to release the locks after releasing the acquire context.
619 * After waiting to acquire the wait_lock, try again. in __mutex_lock_common()
687 * or we must see its unlock and acquire. in __mutex_lock_common()
758 * ww_mutex_trylock - tries to acquire the w/w mutex with optional acquire context
760 * @ww_ctx: optional w/w acquire context
762 * Trylocks a mutex with the optional acquire context; no deadlock detection is
966 * mutex_lock_interruptible() - Acquire the mutex, interruptible by signals.
990 * mutex_lock_killable() - Acquire the mutex, interruptible by fatal signals.
1013 * mutex_lock_io() - Acquire the mutex and mark the process as waiting for I/O
1068 * mutex_trylock - try to acquire the mutex, without waiting
1071 * Try to acquire the mutex atomically. Returns 1 if the mutex