Home
last modified time | relevance | path

Searched refs:Locks (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/networking/
A Dgen_stats.rst83 Locks are taken before writing and released once all statistics have
84 been written. Locks are always released in case of an error. You
A Dppp_generic.rst198 The PPP generic layer has been designed to be SMP-safe. Locks are
/linux/Documentation/scsi/
A Dscsi_mid_low_api.rst680 * Locks: none
707 * Locks: None held
727 * Locks: None held
748 * Locks: None held
766 * Locks: None held
809 * Locks: none
842 * Locks: none
970 * Locks: none
997 * Locks: none
1017 * Locks: none
[all …]
A DChangeLog.lpfc132 * Locks are not taken outside of nportdisc, hbadisc, els and most
/linux/Documentation/filesystems/
A Dapi-summary.rst41 File Locks
A Dlocks.rst28 1.2 Allow Mixed Locks Again
A Ddlmfs.rst93 Locks for a given domain are represented by regular inodes inside the
A Ddirectory-locking.rst23 locks victim and calls the method. Locks are exclusive.
A Dgfs2-glocks.rst22 of the list. Locks are granted in strictly the order that they
/linux/Documentation/arm/
A Dvlocks.rst5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/linux/Documentation/driver-api/md/
A Dmd-cluster.rst35 2. DLM Locks for management
/linux/fs/cifs/
A Dcifssmb.c2361 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock()
2363 pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); in CIFSSMBLock()
2364 pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); in CIFSSMBLock()
2365 pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); in CIFSSMBLock()
2366 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); in CIFSSMBLock()
A Dcifspdu.h1099 LOCKING_ANDX_RANGE Locks[1]; member
/linux/Documentation/kernel-hacking/
A Dlocking.rst101 Two Main Types of Kernel Locks: Spinlocks and Mutexes
121 Locks and Uniprocessor Kernels
1064 Avoiding Locks: Read Copy Update
/linux/Documentation/driver-api/surface_aggregator/clients/
A Ddtx.rst566 Locks the latch, causing the detachment procedure to abort without opening
/linux/Documentation/translations/ko_KR/
A Dmemory-barriers.txt2922 Chapter 3.3: Hardware Considerations for Locks and
/linux/Documentation/
A Dmemory-barriers.txt2077 Locks and semaphores may not provide any guarantee of ordering on UP compiled
2342 locks. Locks, however, are quite expensive, and so it may be preferable to
2976 Chapter 3.3: Hardware Considerations for Locks and
/linux/Documentation/cdrom/
A Dcdrom-standard.rst978 Locks the door of the drive. `arg == 0` unlocks the door,

Completed in 58 milliseconds