Home
last modified time | relevance | path

Searched refs:holders (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/drivers/md/persistent-data/
A Ddm-block-manager.c48 struct task_struct *holders[MAX_HOLDERS]; member
67 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()
/linux-6.3-rc2/Documentation/block/
A Dpr.rst45 holders.
52 holders.
/linux-6.3-rc2/LICENSES/deprecated/
A DISC12 Copyright (c) <year> <copyright holders>
A DZlib12 Copyright (c) <year> <copyright holders>
A DGFDL-1.1316 permission from their copyright holders, but you may include
A DGFDL-1.2345 permission from their copyright holders, but you may include
/linux-6.3-rc2/LICENSES/preferred/
A DMIT12 Copyright (c) <year> <copyright holders>
/linux-6.3-rc2/drivers/md/
A Ddm-core.h69 atomic_t holders; member
A Ddm.c2041 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()
A DKconfig246 bool "Keep stack trace of persistent data block lock holders"
/linux-6.3-rc2/Documentation/filesystems/
A Dgfs2-glocks.rst12 as gl_state, gl_target and the list of holders (gl_holders)
20 just the holders) associated with the glock. If there are any
179 is counting queuing of holders at the top layer of the glock
A Dxfs-delayed-logging-design.rst931 Because of the number of potential transaction commit side holders, the lock
/linux-6.3-rc2/Documentation/process/
A D1.Intro.rst194 are cloudy at best; quite a few kernel copyright holders believe that
248 few practical scenarios where the agreement of all copyright holders could
/linux-6.3-rc2/LICENSES/dual/
A DCC-BY-4.032 conditions that creators and other rights holders may use to share
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dfdl-appendix.rst395 special permission from their copyright holders, but you may include
/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic7xxx.reg19 * 3. Neither the names of the above-listed copyright holders nor the names
A Daic7xxx.seq19 * 3. Neither the names of the above-listed copyright holders nor the names
A Daic79xx.reg19 * 3. Neither the names of the above-listed copyright holders nor the names
A Daic79xx.seq19 * 3. Neither the names of the above-listed copyright holders nor the names
/linux-6.3-rc2/Documentation/locking/
A Dlockdep-design.rst469 only get blocked by current write lock *holders* other than write lock
/linux-6.3-rc2/Documentation/admin-guide/
A Dspkguide.txt1546 permission from their copyright holders, but you may include

Completed in 35 milliseconds