Searched refs:unlocking (Results 1 – 21 of 21) sorted by relevance
| /linux/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 281 /* need to do that before unlocking, since only the current lock holder is 375 unlocking all mutexes. 377 before unlocking all mutexes.
|
| H A D | rt-mutex.rst | 41 locking overhead when locking an uncontended mutex or unlocking a mutex
|
| H A D | robust-futex-ABI.rst | 71 in the middle of a locking or unlocking operation. 116 Actual locking and unlocking, during normal operations, is handled
|
| H A D | rt-mutex-design.rst | 437 The wait_lock of the mutex is taken since the slow path of unlocking the 517 The unlocking of a mutex also has a fast path for those architectures with 520 take the slow path when unlocking the mutex. If the mutex doesn't have any 528 mutex. This synchronizes the locking and unlocking of the mutex.
|
| H A D | futex-requeue-pi.rst | 21 rest to the natural wakeup inherent in unlocking the mutex
|
| H A D | mutex-design.rst | 83 - Recursive locking/unlocking is not permitted.
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 39 allocating, instantiating, locking, and unlocking of folios.
|
| /linux/fs/dlm/ |
| H A D | dlm_internal.h | 722 struct list_head unlocking; member
|
| H A D | user.c | 657 INIT_LIST_HEAD(&proc->unlocking); in device_open()
|
| H A D | lock.c | 5969 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock() 6173 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks() 6212 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in purge_proc_locks()
|
| /linux/fs/jffs2/ |
| H A D | README.Locking | 55 lead to deadlock, unless we played games with unlocking the i_sem
|
| /linux/drivers/platform/surface/ |
| H A D | Kconfig | 162 necessary) unlocking and opening the latch connecting both parts.
|
| /linux/Documentation/filesystems/ |
| H A D | netfs_library.rst | 129 and folio unlocking is performed progressively (if appropriate). Once the 132 library to cause folio unlocking to happen earlier if possible. 817 Note: the filesystem must not deal with setting folios uptodate, unlocking
|
| H A D | vfs.rst | 296 called when VFS is unlocking a filesystem and making it writable 300 called when VFS is unlocking a filesystem and making it writable 877 The filesystem must take care of unlocking the folio,
|
| H A D | porting.rst | 44 typically between calling iget_locked() and unlocking the inode.
|
| H A D | fscrypt.rst | 281 there is no requirement to support unlocking a file with multiple
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 501 attest the measurement associated with its context before unlocking any
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 616 and unlocking the state after the call.
|
| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 344 However, strategic actions such as ejection of the tray, or unlocking
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 419 and kernel complained about unlocking lock which is not locked.
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 3386 - Prior to unlocking inodes to start the scan, online fsck must call
|