Searched refs:unlocks (Results 1 – 19 of 19) sorted by relevance
| /linux/tools/memory-model/ |
| H A D | linux-kernel.bell | 59 and unmatched-unlocks = Rcu-unlock \ range(matched) 60 and unmatched = unmatched-locks | unmatched-unlocks 62 and unmatched-locks-to-unlocks = 63 [unmatched-locks] ; po ; [unmatched-unlocks] 64 and matched = matched | (unmatched-locks-to-unlocks \
|
| /linux/scripts/coccinelle/locks/ |
| H A D | mini_lock.cocci | 2 /// Find missing unlocks. This semantic match considers the specific case
|
| /linux/Documentation/locking/ |
| H A D | pi-futex.rst | 109 then FUTEX_UNLOCK_PI is called, and the kernel unlocks the futex on the 110 behalf of userspace - and it also unlocks the attached
|
| H A D | mutex-design.rst | 82 - Multiple unlocks are not permitted.
|
| H A D | ww-mutex-design.rst | 33 younger task) unlocks all of the buffers that it has already locked, and then
|
| /linux/kernel/rcu/ |
| H A D | srcutree.c | 497 static bool srcu_readers_lock_idx(struct srcu_struct *ssp, int idx, bool gp, unsigned long unlocks) in srcu_readers_lock_idx() argument 514 return sum == unlocks; in srcu_readers_lock_idx() 547 unsigned long unlocks; in srcu_readers_active_idx_check() local 549 unlocks = srcu_readers_unlock_idx(ssp, idx, &rdm); in srcu_readers_active_idx_check() 627 return srcu_readers_lock_idx(ssp, idx, did_gp, unlocks); in srcu_readers_active_idx_check()
|
| /linux/fs/jffs2/ |
| H A D | README.Locking | 95 GC thread locks it, sends the signal, then unlocks it - while the GC 96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-streamon.rst | 55 in progress, unlocks any user pointer buffers locked in physical memory,
|
| H A D | dmabuf.rst | 151 both queues and unlocks all buffers as a side effect. Since there is no
|
| H A D | userp.rst | 95 both queues and unlocks all buffers as a side effect. Since there is no
|
| H A D | ext-ctrls-camera.rst | 469 This control locks or unlocks the automatic focus, exposure and
|
| /linux/Documentation/i2c/ |
| H A D | i2c-topology.rst | 81 8. M1 unlocks muxes on its parent. 162 9. M1 unlocks its parent adapter. 163 10. M1 unlocks muxes on its parent.
|
| /linux/Documentation/trace/ |
| H A D | intel_th.rst | 146 software sink. Functionally, it simply unlocks windows as soon as they
|
| /linux/sound/soc/sof/ |
| H A D | Kconfig | 76 This option unlocks SOF developer options for debug/performance/
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-cxl | 286 for this decoders uport, unlocks / resets the decoder.
|
| /linux/Documentation/filesystems/ |
| H A D | porting.rst | 1327 dentry and doesn't provide a replacement, it also unlocks the parent.
|
| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 967 Locks the door of the drive. `arg == 0` unlocks the door,
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1419 kernels. The lpfc_scsi_done routine already unlocks the driver
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1494 and unlocks to be detected and reported.
|