Searched refs:holders (Results 1 – 21 of 21) sorted by relevance
47 struct task_struct *holders[MAX_HOLDERS]; member66 if (lock->holders[i] == task) in __find_holder()82 lock->holders[h] = task; in __add_holder()94 lock->holders[h] = NULL; in __del_holder()103 if (lock->holders[i] == current) { in __check_holder()181 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
58 atomic_t holders; member
1751 atomic_set(&md->holders, 1); in alloc_dev()2031 BUG_ON(!atomic_read(&md->holders)); in dm_get_queue_limits()2120 atomic_inc(&md->holders); in dm_get()2180 while (atomic_read(&md->holders)) in __dm_destroy()2182 else if (atomic_read(&md->holders)) in __dm_destroy()2184 dm_device_name(md), atomic_read(&md->holders)); in __dm_destroy()2202 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
648 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 42 milliseconds