Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/networking/
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
Dppp_generic.rst198 The PPP generic layer has been designed to be SMP-safe. Locks are
/Linux-v6.1/Documentation/filesystems/
Dapi-summary.rst41 File Locks
Dlocks.rst28 1.2 Allow Mixed Locks Again
Ddlmfs.rst93 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.rst22 of the list. Locks are granted in strictly the order that they
/Linux-v6.1/Documentation/scsi/
Dscsi_mid_low_api.rst680 * Locks: none
707 * Locks: None held
727 * Locks: None held
748 * Locks: None held
766 * Locks: None held
784 * Locks: None held
809 * Locks: none
842 * Locks: none
877 * Locks: none held
935 * 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-v6.1/Documentation/s390/
Dvfio-ap-locking.rst4 VFIO AP Locks Overview
/Linux-v6.1/Documentation/arm/
Dvlocks.rst5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/Linux-v6.1/Documentation/driver-api/md/
Dmd-cluster.rst35 2. DLM Locks for management
/Linux-v6.1/fs/cifs/
Dcifssmb.c1968 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock()
1970 pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); in CIFSSMBLock()
1971 pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); in CIFSSMBLock()
1972 pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); in CIFSSMBLock()
1973 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); in CIFSSMBLock()
Dcifspdu.h1088 LOCKING_ANDX_RANGE Locks[1]; member
/Linux-v6.1/Documentation/kernel-hacking/
Dlocking.rst101 Two Main Types of Kernel Locks: Spinlocks and Mutexes
121 Locks and Uniprocessor Kernels
1061 Avoiding Locks: Read Copy Update
/Linux-v6.1/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst566 Locks the latch, causing the detachment procedure to abort without opening
/Linux-v6.1/Documentation/translations/ko_KR/
Dmemory-barriers.txt2922 Chapter 3.3: Hardware Considerations for Locks and
/Linux-v6.1/Documentation/
Dmemory-barriers.txt2098 Locks and semaphores may not provide any guarantee of ordering on UP compiled
2363 locks. Locks, however, are quite expensive, and so it may be preferable to
2998 Chapter 3.3: Hardware Considerations for Locks and
/Linux-v6.1/Documentation/cdrom/
Dcdrom-standard.rst968 Locks the door of the drive. `arg == 0` unlocks the door,