Searched refs:holders (Results 1 – 21 of 21) sorted by relevance
48 struct task_struct *holders[MAX_HOLDERS]; member67 if (lock->holders[i] == task) in __find_holder()83 lock->holders[h] = task; in __add_holder()96 lock->holders[h] = NULL; in __del_holder()105 if (lock->holders[i] == current) { in __check_holder()183 lock->holders[i] = NULL; in bl_init()
45 holders.52 holders.
12 Copyright (c) <year> <copyright holders>
316 permission from their copyright holders, but you may include
345 permission from their copyright holders, but you may include
69 atomic_t holders; member
2041 atomic_set(&md->holders, 1); in alloc_dev()2300 BUG_ON(!atomic_read(&md->holders)); in dm_get_queue_limits()2413 atomic_inc(&md->holders); in dm_get()2473 while (atomic_read(&md->holders)) in __dm_destroy()2475 else if (atomic_read(&md->holders)) in __dm_destroy()2477 dm_device_name(md), atomic_read(&md->holders)); in __dm_destroy()2495 atomic_dec(&md->holders); in dm_put()
246 bool "Keep stack trace of persistent data block lock holders"
12 as gl_state, gl_target and the list of holders (gl_holders)20 just the holders) associated with the glock. If there are any179 is counting queuing of holders at the top layer of the glock
931 Because of the number of potential transaction commit side holders, the lock
194 are cloudy at best; quite a few kernel copyright holders believe that248 few practical scenarios where the agreement of all copyright holders could
32 conditions that creators and other rights holders may use to share
395 special permission from their copyright holders, but you may include
19 * 3. Neither the names of the above-listed copyright holders nor the names
469 only get blocked by current write lock *holders* other than write lock
1546 permission from their copyright holders, but you may include
Completed in 27 milliseconds