Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/Documentation/scsi/
Dscsi_mid_low_api.txt817 * Locks: none
839 * Locks: none held
866 * Locks: None held
886 * Locks: None held
904 * Locks: None held
922 * Locks: None held
940 * Locks: None held
965 * Locks: none
998 * Locks: none
1033 * Locks: none held
[all …]
DChangeLog.lpfc132 * Locks are not taken outside of nportdisc, hbadisc, els and most
/linux-2.6.39/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-2.6.39/Documentation/
Dmemory-barriers.txt41 - Locks vs memory accesses.
42 - Locks vs I/O accesses.
1154 See the subsection "Locks vs I/O accesses" for more information.
1241 Locks and semaphores may not provide any guarantee of ordering on UP compiled
1577 locks. Locks, however, are quite expensive, and so it may be preferable to
2352 Chapter 3.3: Hardware Considerations for Locks and
/linux-2.6.39/fs/cifs/
Dcifssmb.c1740 pSMB->Locks[0].Pid = cpu_to_le16(current->tgid); in CIFSSMBLock()
1742 pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); in CIFSSMBLock()
1743 pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); in CIFSSMBLock()
1744 pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); in CIFSSMBLock()
1745 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); in CIFSSMBLock()
Dcifspdu.h1139 LOCKING_ANDX_RANGE Locks[1]; member
/linux-2.6.39/Documentation/cdrom/
Dcdrom-standard.tex942 \item[CDROM_LOCKDOOR] Locks the door of the drive. $arg == \rm0$