Home
last modified time | relevance | path

Searched refs:Lock (Results 1 – 25 of 99) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
DKconfig30 bool "Lock often used kernel code in the L2"
36 bool "Lock the TLB handler in L2"
40 Lock the low level TLB fast path into L2.
43 bool "Lock the exception handler in L2"
47 Lock the low level exception handler into L2.
50 bool "Lock the interrupt handler in L2"
54 Lock the low level interrupt handler into L2.
57 bool "Lock the 2nd level interrupt handler in L2"
61 Lock the 2nd level interrupt handler in L2.
64 bool "Lock memcpy() in L2"
[all …]
/kernel/linux/linux-5.10/Documentation/sound/cards/
Dimg-spdif-in.rst25 rates. The active rate can be obtained by reading the 'SPDIF In Lock Frequency'
36 * name='SPDIF In Lock Frequency',index=0
41 * name='SPDIF In Lock TRK',index=0
47 * name='SPDIF In Lock Acquire Threshold',index=0
51 * name='SPDIF In Lock Release Threshold',index=0
Dhdspm.rst289 * Name -- "MADI Sync Lock Status"
300 * Name -- "Word Clock Lock Status"
/kernel/linux/linux-5.10/fs/ocfs2/
Dstack_o2cb.c35 # error Lock modes do not match
38 # error Lock modes do not match
41 # error Lock modes do not match
44 # error Lock modes do not match
47 # error Lock modes do not match
50 # error Lock modes do not match
53 # error Lock modes do not match
/kernel/linux/linux-5.10/tools/memory-model/
Dlock.cat16 * LKR Lock-Read: the read part of a spin_lock() or successful
18 * LKW Lock-Write: the write part of a spin_lock() or successful
21 * LF Lock-Fail: a failed spin_trylock() event
43 (* Link Lock-Reads to their RMW-partner Lock-Writes *)
/kernel/linux/linux-5.10/fs/dlm/
DKconfig3 tristate "Distributed Lock Manager (DLM)"
/kernel/linux/linux-5.10/Documentation/sound/designs/
Dcontrol-names.rst123 Clock Sync Status { "Lock", "Sync", "No Lock" }
/kernel/linux/linux-5.10/scripts/clang-tools/
Drun-clang-tools.py65 lock = multiprocessing.Lock()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt13 - gpios: GPIO Lock detect - If set with a valid phandle and GPIO number,
58 - adi,mute-till-lock-enable: Enables Mute-Till-Lock-Detect function.
/kernel/linux/linux-5.10/arch/x86/kvm/
Demulate.c142 #define Lock (1<<26) /* lock prefix is allowed for the instruction */ macro
4439 F2bv(((_f) | DstReg | SrcMem | ModRM) & ~Lock, _e), \
4440 F2bv(((_f) & ~Lock) | DstAcc | SrcImm, _e)
4478 F(Lock, em_add),
4479 F(Lock | PageTable, em_or),
4480 F(Lock, em_adc),
4481 F(Lock, em_sbb),
4482 F(Lock | PageTable, em_and),
4483 F(Lock, em_sub),
4484 F(Lock, em_xor),
[all …]
/kernel/linux/linux-5.10/drivers/mtd/chips/
DKconfig170 Each Protection Register has an associated Lock Register bit. When a
171 Lock Register bit is programmed, the associated Protection Register
173 because the Lock Register bits themselves are OTP, when programmed,
174 Lock Register bits cannot be erased. Therefore, when a Protection
/kernel/linux/linux-5.10/Documentation/locking/
Dlockstat.rst2 Lock Statistics
86 Lock statistics are enabled via CONFIG_LOCK_STAT.
Dhwspinlock.rst92 Lock a previously-assigned hwspinlock with a timeout limit (specified in
108 Lock a previously-assigned hwspinlock with a timeout limit (specified in
124 Lock a previously-assigned hwspinlock with a timeout limit (specified in
141 Lock a previously-assigned hwspinlock with a timeout limit (specified in
158 Lock a previously-assigned hwspinlock with a timeout limit (specified in
Dlocktorture.rst2 Kernel Lock Torture Test Operation
135 (A): Lock type that is being tortured -- torture_type parameter.
Dlocktypes.rst6 Lock types and their rules
23 Lock categories
510 Lock type nesting rules
515 - Lock types of the same lock category (sleeping, CPU local, spinning)
/kernel/linux/linux-5.10/Documentation/filesystems/
Ddlmfs.rst82 Lock value blocks can be read and written to a resource via read(2)
105 Open Flag Lock Request Type
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dlg-laptop.rst33 FN Lock
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
Driva_hw.c88 int Lock in vgaLockUnlock() argument
94 if(Lock) cr11 |= 0x80; in vgaLockUnlock()
101 int Lock in nv3LockUnlock() argument
105 VGA_WR08(chip->PVIO, 0x3C5, Lock ? 0x99 : 0x57); in nv3LockUnlock()
106 vgaLockUnlock(chip, Lock); in nv3LockUnlock()
111 int Lock in nv4LockUnlock() argument
115 VGA_WR08(chip->PCIO, 0x3D5, Lock ? 0x99 : 0x57); in nv4LockUnlock()
116 vgaLockUnlock(chip, Lock); in nv4LockUnlock()
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dvidtv.rst382 Lock (0x1f) Signal= -34.45dBm C/N= 33.74dB UCB= 0
402Lock (0x1f) Quality= Good Signal= -34.66dBm C/N= 33.41dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE…
403Lock (0x1f) Quality= Good Signal= -34.57dBm C/N= 33.46dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE…
406Lock (0x1f) Quality= Good Signal= -34.42dBm C/N= 33.89dB UCB= 0 postBER= 0 preBER= 2.44x10^-3 PE…
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo56 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute o…
/kernel/linux/linux-5.10/fs/jffs2/
DREADME.Locking148 Lock wbuf_sem last, after the alloc_sem or and f->sem.
169 Lock xattr_sem last, after the alloc_sem.
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
Dnsp_cs.h272 spinlock_t Lock; member
/kernel/linux/linux-5.10/Documentation/driver-api/
Ddcdbas.rst43 1) Lock smi_data.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra194-pinmux.txt40 - nvidia,lock: Integer. Lock the pin configuration against further changes
/kernel/linux/config/linux-5.10/type/
Dsmall_defconfig715 # Lock Debugging (spinlocks, mutexes, etc...)
718 # end of Lock Debugging (spinlocks, mutexes, etc...)

1234