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:
199 * six_trylock_type - attempt to take a six lock without blocking
200 * @lock: lock to take
216 * six_lock_waiter - take a lock, with full waitlist interface
217 * @lock: lock to take
237 * six_lock_ip - take a six lock lock
238 * @lock: lock to take
257 * six_lock_type - take a six lock lock
258 * @lock: lock to take
278 * six_relock_type - attempt to re-take a lock that was held previously
279 * @lock: lock to take