Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/networking/
Dgen_stats.txt72 Locks are taken before writing and released once all statistics have
73 been written. Locks are always released in case of an error. You
Dppp_generic.txt194 The PPP generic layer has been designed to be SMP-safe. Locks are
/linux-4.1.27/Documentation/scsi/
Dscsi_mid_low_api.txt772 * Locks: none
794 * Locks: none held
821 * Locks: None held
841 * Locks: None held
862 * Locks: None held
880 * Locks: None held
898 * Locks: None held
923 * Locks: none
956 * Locks: none
991 * Locks: none held
[all …]
DChangeLog.lpfc132 * Locks are not taken outside of nportdisc, hbadisc, els and most
/linux-4.1.27/Documentation/filesystems/
Dlocks.txt24 1.2 Allow Mixed Locks Again
Ddlmfs.txt88 Locks for a given domain are represented by regular inodes inside the
Dgfs2-glocks.txt19 of the list. Locks are granted in strictly the order that they
/linux-4.1.27/Documentation/arm/
Dvlocks.txt4 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/linux-4.1.27/Documentation/
Dmd-cluster.txt29 2. DLM Locks for management
Dmemory-barriers.txt41 - Locks vs memory accesses.
42 - Locks vs I/O accesses.
1750 See the subsection "Locks vs I/O accesses" for more information.
1910 Locks and semaphores may not provide any guarantee of ordering on UP compiled
2267 locks. Locks, however, are quite expensive, and so it may be preferable to
3055 Chapter 3.3: Hardware Considerations for Locks and
/linux-4.1.27/fs/cifs/
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()
Dcifspdu.h1132 LOCKING_ANDX_RANGE Locks[1]; member
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex942 \item[CDROM_LOCKDOOR] Locks the door of the drive. $arg == \rm0$