Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/networking/
Dgen_stats.txt74 Locks are taken before writing and released once all statistics have
75 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-v5.4/Documentation/filesystems/
Dapi-summary.rst41 File Locks
Dlocks.txt24 1.2 Allow Mixed Locks Again
Ddlmfs.txt88 Locks for a given domain are represented by regular inodes inside the
Ddirectory-locking.rst23 locks victim and calls the method. Locks are exclusive.
Dgfs2-glocks.txt19 of the list. Locks are granted in strictly the order that they
/Linux-v5.4/Documentation/scsi/
Dscsi_mid_low_api.txt695 * Locks: none
722 * Locks: None held
742 * Locks: None held
763 * Locks: None held
781 * Locks: None held
799 * Locks: None held
824 * Locks: none
857 * Locks: none
892 * Locks: none held
950 * Locks: up to and including 2.6.36, struct Scsi_Host::host_lock
[all …]
DChangeLog.lpfc132 * Locks are not taken outside of nportdisc, hbadisc, els and most
/Linux-v5.4/Documentation/arm/
Dvlocks.rst5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/Linux-v5.4/Documentation/driver-api/md/
Dmd-cluster.rst35 2. DLM Locks for management
/Linux-v5.4/Documentation/kernel-hacking/
Dlocking.rst107 Two Main Types of Kernel Locks: Spinlocks and Mutexes
127 Locks and Uniprocessor Kernels
1070 Avoiding Locks: Read Copy Update
/Linux-v5.4/fs/cifs/
Dcifssmb.c2546 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock()
2548 pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); in CIFSSMBLock()
2549 pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); in CIFSSMBLock()
2550 pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); in CIFSSMBLock()
2551 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); in CIFSSMBLock()
Dcifspdu.h1132 LOCKING_ANDX_RANGE Locks[1]; member
/Linux-v5.4/Documentation/translations/ko_KR/
Dmemory-barriers.txt3104 Chapter 3.3: Hardware Considerations for Locks and
/Linux-v5.4/Documentation/
Dmemory-barriers.txt2064 Locks and semaphores may not provide any guarantee of ordering on UP compiled
2329 locks. Locks, however, are quite expensive, and so it may be preferable to
3103 Chapter 3.3: Hardware Considerations for Locks and
/Linux-v5.4/Documentation/cdrom/
Dcdrom-standard.rst983 Locks the door of the drive. `arg == 0` unlocks the door,