/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/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"
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | stack_o2cb.c | 35 # 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/ |
D | lock.cat | 16 * 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/ |
D | Kconfig | 3 tristate "Distributed Lock Manager (DLM)"
|
/kernel/linux/linux-5.10/Documentation/sound/designs/ |
D | control-names.rst | 123 Clock Sync Status { "Lock", "Sync", "No Lock" }
|
/kernel/linux/linux-5.10/scripts/clang-tools/ |
D | run-clang-tools.py | 65 lock = multiprocessing.Lock()
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | emulate.c | 142 #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/ |
D | Kconfig | 170 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/ |
D | lockstat.rst | 2 Lock Statistics 86 Lock statistics are enabled via CONFIG_LOCK_STAT.
|
D | hwspinlock.rst | 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 141 Lock a previously-assigned hwspinlock with a timeout limit (specified in 158 Lock a previously-assigned hwspinlock with a timeout limit (specified in
|
D | locktorture.rst | 2 Kernel Lock Torture Test Operation 135 (A): Lock type that is being tortured -- torture_type parameter.
|
D | locktypes.rst | 6 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/ |
D | dlmfs.rst | 82 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/ |
D | lg-laptop.rst | 33 FN Lock
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | vidtv.rst | 382 Lock (0x1f) Signal= -34.45dBm C/N= 33.74dB UCB= 0 402 …Lock (0x1f) Quality= Good Signal= -34.66dBm C/N= 33.41dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE… 403 …Lock (0x1f) Quality= Good Signal= -34.57dBm C/N= 33.46dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE… 406 …Lock (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/ |
D | sysfs-driver-hid-lenovo | 56 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/ |
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.
|
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
D | nsp_cs.h | 272 spinlock_t Lock; member
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | dcdbas.rst | 43 1) Lock smi_data.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra194-pinmux.txt | 40 - nvidia,lock: Integer. Lock the pin configuration against further changes
|
/kernel/linux/config/linux-5.10/type/ |
D | small_defconfig | 715 # Lock Debugging (spinlocks, mutexes, etc...) 718 # end of Lock Debugging (spinlocks, mutexes, etc...)
|