Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Dvlock-no_tally.patch67 +# unlocking?
/OK3568_Linux_fs/kernel/Documentation/locking/
H 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.
H A Drt-mutex.rst41 locking overhead when locking an uncontended mutex or unlocking a mutex
H A Drobust-futex-ABI.rst71 in the middle of a locking or unlocking operation.
116 Actual locking and unlocking, during normal operations, is handled
H 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.
H A Dfutex-requeue-pi.rst21 rest to the natural wakeup inherent in unlocking the mutex
H A Dmutex-design.rst83 - Recursive locking/unlocking is not permitted.
/OK3568_Linux_fs/kernel/fs/dlm/
H A Ddlm_internal.h695 struct list_head unlocking; member
H A Duser.c648 INIT_LIST_HEAD(&proc->unlocking); in device_open()
H A Dlock.c6018 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock()
6215 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks()
6255 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in purge_proc_locks()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A DREADME.Locking55 lead to deadlock, unless we played games with unlocking the i_sem
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmandatory-locking.rst40 update, before applying its own lock, updating the file and unlocking it again.
H A Dlocking.rst336 followed by unlocking it. Once set_page_writeback() has been run against the
H A Dvfs.rst311 called when VFS is unlocking a filesystem and making it writable
837 The filesystem must take care of unlocking the page and
H A Dporting.rst44 typically between calling iget_locked() and unlocking the inode.
H A Dfscrypt.rst254 there is no requirement to support unlocking a file with multiple
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dnetfs-api.rst734 associated object before unlocking the cookie.
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dunevictable-lru.rst426 zeros out the page_mapping of the old page before unlocking it, so m[un]lock
/OK3568_Linux_fs/kernel/Documentation/cdrom/
H A Dcdrom-standard.rst346 However, strategic actions such as ejection of the tray, or unlocking
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch2176 + "Error unlocking mutex: %s",
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc419 and kernel complained about unlocking lock which is not locked.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-83875 be opened after unlocking, so portable applications should always
H A Dlibc.info-116759 or unlocking locks in shared data bases.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-83875 be opened after unlocking, so portable applications should always
H A Dlibc.info-116759 or unlocking locks in shared data bases.

12