Home
last modified time | relevance | path

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

123

/Linux-v4.19/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 …]
/Linux-v4.19/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"
/Linux-v4.19/fs/ocfs2/
Dstack_o2cb.c43 # error Lock modes do not match
46 # error Lock modes do not match
49 # error Lock modes do not match
52 # error Lock modes do not match
55 # error Lock modes do not match
58 # error Lock modes do not match
61 # error Lock modes do not match
/Linux-v4.19/tools/memory-model/
Dlock.cat19 * LKR Lock-Read: the read part of a spin_lock() or successful
21 * LKW Lock-Write: the write part of a spin_lock() or successful
24 * LF Lock-Fail: a failed spin_trylock() event
46 (* Link Lock-Reads to their RMW-partner Lock-Writes *)
/Linux-v4.19/fs/dlm/
DKconfig2 tristate "Distributed Lock Manager (DLM)"
/Linux-v4.19/Documentation/sound/designs/
Dcontrol-names.rst123 Clock Sync Status { "Lock", "Sync", "No Lock" }
/Linux-v4.19/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.
/Linux-v4.19/arch/x86/kvm/
Demulate.c143 #define Lock (1<<26) /* lock prefix is allowed for the instruction */ macro
4359 F2bv(((_f) | DstReg | SrcMem | ModRM) & ~Lock, _e), \
4360 F2bv(((_f) & ~Lock) | DstAcc | SrcImm, _e)
4392 F(Lock, em_add),
4393 F(Lock | PageTable, em_or),
4394 F(Lock, em_adc),
4395 F(Lock, em_sbb),
4396 F(Lock | PageTable, em_and),
4397 F(Lock, em_sub),
4398 F(Lock, em_xor),
[all …]
/Linux-v4.19/drivers/mtd/chips/
DKconfig167 Each Protection Register has an associated Lock Register bit. When a
168 Lock Register bit is programmed, the associated Protection Register
170 because the Lock Register bits themselves are OTP, when programmed,
171 Lock Register bits cannot be erased. Therefore, when a Protection
/Linux-v4.19/Documentation/filesystems/
Ddlmfs.txt77 Lock value blocks can be read and written to a resource via read(2)
99 Open Flag Lock Request Type
/Linux-v4.19/Documentation/locking/
Dlocktorture.txt1 Kernel Lock Torture Test Operation
112 (A): Lock type that is being tortured -- torture_type parameter.
Dlockstat.txt66 Lock statistics are enabled via CONFIG_LOCK_STAT.
/Linux-v4.19/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()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo48 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute o…
/Linux-v4.19/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.
/Linux-v4.19/drivers/scsi/pcmcia/
Dnsp_cs.h272 spinlock_t Lock; member
Dnsp_cs.c1340 spin_lock_init(&(data->Lock)); in nsp_detect()
1403 spin_lock_irqsave(&(data->Lock), flags); in nsp_show_info()
1405 spin_unlock_irqrestore(&(data->Lock), flags); in nsp_show_info()
/Linux-v4.19/Documentation/
Dhwspinlock.txt92 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
Ddcdbas.txt43 1) Lock smi_data.
/Linux-v4.19/arch/arm/boot/dts/
Dste-nomadik-nhk15.dts133 0x01020098 // Lock
/Linux-v4.19/Documentation/scsi/
DChangeLog.ips45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra30-pinmux.txt16 - nvidia,lock: Integer. Lock the pin configuration against further changes
Dnvidia,tegra114-pinmux.txt18 - nvidia,lock: Integer. Lock the pin configuration against further changes
/Linux-v4.19/drivers/scsi/
Dnsp32.h570 spinlock_t Lock; member

123