/Linux-v4.19/arch/mips/cavium-octeon/ |
D | Kconfig | 30 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/ |
D | img-spdif-in.rst | 25 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
|
D | hdspm.rst | 289 * Name -- "MADI Sync Lock Status" 300 * Name -- "Word Clock Lock Status"
|
/Linux-v4.19/fs/ocfs2/ |
D | stack_o2cb.c | 43 # 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/ |
D | lock.cat | 19 * 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/ |
D | Kconfig | 2 tristate "Distributed Lock Manager (DLM)"
|
/Linux-v4.19/Documentation/sound/designs/ |
D | control-names.rst | 123 Clock Sync Status { "Lock", "Sync", "No Lock" }
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 13 - 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/ |
D | emulate.c | 143 #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/ |
D | Kconfig | 167 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/ |
D | dlmfs.txt | 77 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/ |
D | locktorture.txt | 1 Kernel Lock Torture Test Operation 112 (A): Lock type that is being tortured -- torture_type parameter.
|
D | lockstat.txt | 66 Lock statistics are enabled via CONFIG_LOCK_STAT.
|
/Linux-v4.19/drivers/video/fbdev/riva/ |
D | riva_hw.c | 88 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/ |
D | sysfs-driver-hid-lenovo | 48 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute o…
|
/Linux-v4.19/fs/jffs2/ |
D | README.Locking | 148 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/ |
D | nsp_cs.h | 272 spinlock_t Lock; member
|
D | nsp_cs.c | 1340 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/ |
D | hwspinlock.txt | 92 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
|
D | dcdbas.txt | 43 1) Lock smi_data.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-nomadik-nhk15.dts | 133 0x01020098 // Lock
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.ips | 45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra30-pinmux.txt | 16 - nvidia,lock: Integer. Lock the pin configuration against further changes
|
D | nvidia,tegra114-pinmux.txt | 18 - nvidia,lock: Integer. Lock the pin configuration against further changes
|
/Linux-v4.19/drivers/scsi/ |
D | nsp32.h | 570 spinlock_t Lock; member
|