| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | linux-kernel.bell | 46 and unmatched-unlocks = Rcu-unlock \ range(matched) 47 and unmatched = unmatched-locks | unmatched-unlocks 49 and unmatched-locks-to-unlocks = 50 [unmatched-locks] ; po ; [unmatched-unlocks] 51 and matched = matched | (unmatched-locks-to-unlocks \ 62 and unmatched-unlocks = Srcu-unlock \ range(matched) 63 and unmatched = unmatched-locks | unmatched-unlocks 65 and unmatched-locks-to-unlocks = 66 ([unmatched-locks] ; po ; [unmatched-unlocks]) & loc 67 and matched = matched | (unmatched-locks-to-unlocks \
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | locking.rst | 232 unlocks and drops the reference. 271 writepage: yes, unlocks (see below) 272 readpage: yes, unlocks 275 readahead: yes, unlocks 278 write_end: yes, unlocks exclusive 297 ->readpage() unlocks the page, either synchronously or via I/O 300 ->readahead() unlocks the pages that I/O is attempted on like ->readpage().
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/locks/ |
| H A D | mini_lock.cocci | 2 /// Find missing unlocks. This semantic match considers the specific case
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | i2c-topology.rst | 150 8. M1 unlocks muxes on its parent. 212 9. M1 unlocks its parent adapter. 213 10. M1 unlocks muxes on its parent.
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | srcutree.c | 286 unsigned long unlocks; in srcu_readers_active_idx_check() local 288 unlocks = srcu_readers_unlock_idx(ssp, idx); in srcu_readers_active_idx_check() 324 return srcu_readers_lock_idx(ssp, idx) == unlocks; in srcu_readers_active_idx_check()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-streamon.rst | 56 in progress, unlocks any user pointer buffers locked in physical memory,
|
| H A D | userp.rst | 95 both queues and unlocks all buffers as a side effect. Since there is no
|
| H A D | dmabuf.rst | 151 both queues and unlocks all buffers as a side effect. Since there is no
|
| H A D | ext-ctrls-camera.rst | 465 This control locks or unlocks the automatic focus, exposure and
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | split_page_table_lock.rst | 22 unlocks and unmaps PTE table;
|
| H A D | unevictable-lru.rst | 389 For munlock(), populate_vma_page_range() unlocks individual pages by calling
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | intel_th.rst | 146 software sink. Functionally, it simply unlocks windows as soon as they
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | condition_variable | 263 // scoped unlock - unlocks in ctor, re-locks in dtor
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | condition_variable | 263 // scoped unlock - unlocks in ctor, re-locks in dtor
|
| /OK3568_Linux_fs/kernel/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 967 Locks the door of the drive. `arg == 0` unlocks the door,
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1419 kernels. The lpfc_scsi_done routine already unlocks the driver
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.debug | 1301 and unlocks to be detected and reported.
|
| /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 D | libc.info-2 | 4111 explicitly unlocks it. (But process termination and exec cause the 4242 ‘munlock’ unlocks a range of the calling process’ virtual pages. 4318 ‘munlockall’ unlocks every page in the calling process’ virtual
|
| H A D | libc.info-13 | 4584 ‘mtx_unlock’ unlocks the mutex pointed to by MUTEX. The behavior 4661 ‘cnd_wait’ atomically unlocks the mutex pointed to by MUTEX and 4674 ‘cnd_timedwait’ atomically unlocks the mutex pointed to by MUTEX
|
| /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 D | libc.info-2 | 4111 explicitly unlocks it. (But process termination and exec cause the 4242 ‘munlock’ unlocks a range of the calling process’ virtual pages. 4318 ‘munlockall’ unlocks every page in the calling process’ virtual
|
| H A D | libc.info-13 | 4584 ‘mtx_unlock’ unlocks the mutex pointed to by MUTEX. The behavior 4661 ‘cnd_wait’ atomically unlocks the mutex pointed to by MUTEX and 4674 ‘cnd_timedwait’ atomically unlocks the mutex pointed to by MUTEX
|