Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/arm/
Dvlocks.rst5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/kernel/linux/linux-5.10/Documentation/driver-api/md/
Dmd-cluster.rst35 2. DLM Locks for management
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/fs/cifs/
Dcifssmb.c2473 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock()
2475 pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); in CIFSSMBLock()
2476 pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); in CIFSSMBLock()
2477 pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); in CIFSSMBLock()
2478 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); in CIFSSMBLock()
Dcifspdu.h1137 LOCKING_ANDX_RANGE Locks[1]; member
/kernel/linux/linux-5.10/Documentation/translations/ko_KR/
Dmemory-barriers.txt2922 Chapter 3.3: Hardware Considerations for Locks and
/kernel/linux/linux-5.10/Documentation/
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
/kernel/linux/linux-5.10/Documentation/cdrom/
Dcdrom-standard.rst967 Locks the door of the drive. `arg == 0` unlocks the door,