Lines Matching full:acquire
261 * __mutex_trylock() provides a matching ACQUIRE semantics for the handoff.
294 * mutex_lock - acquire the mutex
490 * acquire the mutex all at once, the spinners need to take a in mutex_optimistic_spin()
500 /* Try to acquire the mutex... */ in mutex_optimistic_spin()
591 * ww_mutex_lock* functions (with or without an acquire context). It is
592 * forbidden to release the locks after releasing the acquire context.
662 * After waiting to acquire the wait_lock, try again. in __mutex_lock_common()
735 * it to the lock we are trying to acquire. in __mutex_lock_common()
742 * or we must see its unlock and acquire. in __mutex_lock_common()
832 * ww_mutex_trylock - tries to acquire the w/w mutex with optional acquire context
834 * @ww_ctx: optional w/w acquire context
836 * Trylocks a mutex with the optional acquire context; no deadlock detection is
1044 * mutex_lock_interruptible() - Acquire the mutex, interruptible by signals.
1068 * mutex_lock_killable() - Acquire the mutex, interruptible by fatal signals.
1091 * mutex_lock_io() - Acquire the mutex and mark the process as waiting for I/O
1153 * mutex_trylock - try to acquire the mutex, without waiting
1156 * Try to acquire the mutex atomically. Returns 1 if the mutex