Lines Matching full:take
15 * will have to take write locks for the full duration of the operation.
18 * not with readers, we can take intent locks at the start of the operation,
19 * and then take write locks only for the actual update to each individual
40 * There are also interfaces that take the lock type as an enum:
201 * six_trylock_type - attempt to take a six lock without blocking
202 * @lock: lock to take
218 * six_lock_waiter - take a lock, with full waitlist interface
219 * @lock: lock to take
239 * six_lock_ip - take a six lock lock
240 * @lock: lock to take
259 * six_lock_type - take a six lock lock
260 * @lock: lock to take
280 * six_relock_type - attempt to re-take a lock that was held previously
281 * @lock: lock to take