Home
last modified time | relevance | path

Searched refs:unlocking (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Darm,syscon-icst.yaml85 description: Offset to the unlocking register for the oscillator
/linux-6.3-rc2/Documentation/locking/
A Drt-mutex.rst41 locking overhead when locking an uncontended mutex or unlocking a mutex
A Dww-mutex-design.rst281 /* need to do that before unlocking, since only the current lock holder is
375 unlocking all mutexes.
377 before unlocking all mutexes.
A Drobust-futex-ABI.rst71 in the middle of a locking or unlocking operation.
116 Actual locking and unlocking, during normal operations, is handled
A Dfutex-requeue-pi.rst21 rest to the natural wakeup inherent in unlocking the mutex
A Drt-mutex-design.rst437 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.
A Dmutex-design.rst83 - Recursive locking/unlocking is not permitted.
/linux-6.3-rc2/fs/dlm/
A Ddlm_internal.h740 struct list_head unlocking; member
A Duser.c676 INIT_LIST_HEAD(&proc->unlocking); in device_open()
A Dlock.c5970 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock()
6174 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks()
6213 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in purge_proc_locks()
/linux-6.3-rc2/fs/jffs2/
A DREADME.Locking55 lead to deadlock, unless we played games with unlocking the i_sem
/linux-6.3-rc2/drivers/platform/surface/
A DKconfig162 necessary) unlocking and opening the latch connecting both parts.
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst364 uptodate, unlocking them or dropping their refs - the helpers need to deal
A Dlocking.rst333 followed by unlocking it. Once set_page_writeback() has been run against the
A Dvfs.rst317 called when VFS is unlocking a filesystem and making it writable
874 The filesystem must take care of unlocking the page and
A Dporting.rst44 typically between calling iget_locked() and unlocking the inode.
A Dfscrypt.rst254 there is no requirement to support unlocking a file with multiple
/linux-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-subdev.rst579 and unlocking the state after the call.
/linux-6.3-rc2/Documentation/cdrom/
A Dcdrom-standard.rst345 However, strategic actions such as ejection of the tray, or unlocking
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.lpfc419 and kernel complained about unlocking lock which is not locked.

Completed in 48 milliseconds