Searched refs:holders (Results 1 – 24 of 24) 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.
56 atomic_t holders; member
1857 atomic_set(&md->holders, 1); in alloc_dev()2144 BUG_ON(!atomic_read(&md->holders)); in dm_get_queue_limits()2222 atomic_inc(&md->holders); in dm_get()2282 while (atomic_read(&md->holders)) in __dm_destroy()2284 else if (atomic_read(&md->holders)) in __dm_destroy()2286 dm_device_name(md), atomic_read(&md->holders)); in __dm_destroy()2305 atomic_dec(&md->holders); in dm_put()
244 bool "Keep stack trace of persistent data block lock 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
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
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
2475 + /* Create state holders etc for this driver */
319 + * * Neither the name of the above-listed copyright holders nor the604 + * * Neither the name of the above-listed copyright holders nor the1721 + * * Neither the name of the above-listed copyright holders nor the
59526 + /* Start and Stop time holders. */
1501 permission from their copyright holders, but you may include
49089 + /* delay uevent until 'holders' subdir is created */49096 + p->holder_dir = kobject_create_and_add("holders", &pdev->kobj);