/linux-4.1.27/arch/mips/cavium-octeon/ |
D | Kconfig | 38 bool "Lock often used kernel code in the L2" 44 bool "Lock the TLB handler in L2" 48 Lock the low level TLB fast path into L2. 51 bool "Lock the exception handler in L2" 55 Lock the low level exception handler into L2. 58 bool "Lock the interrupt handler in L2" 62 Lock the low level interrupt handler into L2. 65 bool "Lock the 2nd level interrupt handler in L2" 69 Lock the 2nd level interrupt handler in L2. 72 bool "Lock memcpy() in L2" [all …]
|
/linux-4.1.27/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-4.1.27/fs/dlm/ |
D | Kconfig | 2 tristate "Distributed Lock Manager (DLM)"
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ControlNames.txt | 93 Clock Sync Status { "Lock", "Sync", "No Lock" }
|
D | hdspm.txt | 281 Name -- "MADI Sync Lock Status" 292 Name -- "Word Clock Lock Status"
|
/linux-4.1.27/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-4.1.27/arch/x86/kvm/ |
D | emulate.c | 140 #define Lock (1<<26) /* lock prefix is allowed for the instruction */ macro 3764 F2bv(((_f) | DstReg | SrcMem | ModRM) & ~Lock, _e), \ 3765 F2bv(((_f) & ~Lock) | DstAcc | SrcImm, _e) 3797 F(Lock, em_add), 3798 F(Lock | PageTable, em_or), 3799 F(Lock, em_adc), 3800 F(Lock, em_sbb), 3801 F(Lock | PageTable, em_and), 3802 F(Lock, em_sub), 3803 F(Lock, em_xor), [all …]
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 161 Each Protection Register has an associated Lock Register bit. When a 162 Lock Register bit is programmed, the associated Protection Register 164 because the Lock Register bits themselves are OTP, when programmed, 165 Lock Register bits cannot be erased. Therefore, when a Protection
|
/linux-4.1.27/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
|
D | xfs-delayed-logging-design.txt | 691 3. Lock item 715 Lock item 736 3. Lock item 772 Lock item
|
/linux-4.1.27/Documentation/locking/ |
D | locktorture.txt | 1 Kernel Lock Torture Test Operation 114 (A): Lock type that is being tortured -- torture_type parameter.
|
D | lockstat.txt | 66 Lock statistics are enabled via CONFIG_LOCK_STAT.
|
D | lockdep-design.txt | 7 Lock-class
|
D | rt-mutex-design.txt | 521 Pending Owners and Lock stealing 546 To solve this, we introduced Pending Ownership and Lock Stealing. When a
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-nomadik-nhk15.dts | 105 0x01020098 // Lock
|
D | omap3-n900.dts | 88 label = "Lock Button";
|
/linux-4.1.27/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-4.1.27/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…
|
D | sysfs-firmware-acpi | 140 ff_gbl_lock - Global Lock
|
/linux-4.1.27/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-4.1.27/drivers/scsi/pcmcia/ |
D | nsp_cs.h | 272 spinlock_t Lock; member
|
D | nsp_cs.c | 1341 spin_lock_init(&(data->Lock)); in nsp_detect() 1404 spin_lock_irqsave(&(data->Lock), flags); in nsp_show_info() 1406 spin_unlock_irqrestore(&(data->Lock), flags); in nsp_show_info()
|
/linux-4.1.27/Documentation/ |
D | dcdbas.txt | 37 1) Lock smi_data.
|
D | preempt-locking.txt | 54 RULE #3: Lock acquire and release must be performed by same task
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ips | 45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
|
D | scsi_eh.txt | 288 1. Lock shost->host_lock, splice_init shost->eh_cmd_q into local
|
D | ChangeLog.lpfc | 303 * Lock before calling lpfc_sli_hba_down().
|
/linux-4.1.27/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
|
D | nvidia,tegra124-pinmux.txt | 25 - nvidia,lock: Integer. Lock the pin configuration against further changes
|
D | nvidia,tegra210-pinmux.txt | 52 - nvidia,lock: Integer. Lock the pin configuration against further changes
|
/linux-4.1.27/include/linux/ |
D | buffer_head.h | 119 BUFFER_FNS(Lock, locked)
|
/linux-4.1.27/drivers/scsi/ |
D | nsp32.h | 570 spinlock_t Lock; member
|
D | nsp32.c | 1476 spin_lock_irqsave(&(data->Lock), flags); in nsp32_show_info() 1478 spin_unlock_irqrestore(&(data->Lock), flags); in nsp32_show_info() 2592 spin_lock_init(&(data->Lock)); in nsp32_detect()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | locking.txt | 1 KVM Lock Overview
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() argument 62 VGA_WR08(par->PCIO, 0x3D5, Lock ? 0x99 : 0x57); in NVLockUnlock() 66 if (Lock) in NVLockUnlock()
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 704 ,title="High Performance Dynamic Lock-Free Hash Tables and List-Based Sets" 774 ,title="Safe Memory Reclamation for Dynamic Lock-Free Objects Using Atomic 801 Lock-Free Data Structures" 945 ,title="Lock-Free Wild Card Search Data Structure and Method" 1071 ,title="Hazard Pointers: Safe Memory Reclamation for Lock-Free Objects" 1133 ,Title="Master's Thesis: Applying Lock-free Techniques to the {Linux} Kernel" 1271 ,Title="Efficient Memory Reclamation is Necessary for Fast Lock-Free 1369 ,Title="Lock-free synchronization primitives" 1979 1. RCU is a Reader-Writer Lock Replacement
|
D | listRCU.txt | 11 Example 1: Read-Side Action Taken Outside of Lock, No In-Place Updates
|
/linux-4.1.27/Documentation/vm/ |
D | page_migration | 91 1. Lock the page to be migrated
|
/linux-4.1.27/arch/metag/include/asm/ |
D | tbx.h | 716 TBISPIN Lock; /* Spin-lock for struct (normally 0) */ member
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_hid.txt | 48 0x19, 0x01, /* USAGE_MINIMUM (Num Lock) */
|
/linux-4.1.27/drivers/input/keyboard/ |
D | Kconfig | 113 Caps Lock Left Ctrl 114 Right Ctrl Caps Lock
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 905 menu "Lock Debugging (spinlocks, mutexes, etc...)" 955 bool "Lock debugging: detect incorrect freeing of live locks" 969 bool "Lock debugging: prove locking correctness" 1020 bool "Lock usage statistics" 1041 bool "Lock dependency engine debugging"
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 248 device by writing into the Host Device ID Lock CSR. It does this to ensure that
|
/linux-4.1.27/Documentation/arm64/ |
D | acpi_object_usage.txt | 104 provided, the Global Lock will NOT be used since it is not part of
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | backend-api.txt | 283 (*) Lock/Unlock object [mandatory]:
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 754 field EXTREQLCK 0x10 /* External Request Lock */
|
D | aic79xx.reg | 455 field EXTREQLCK 0x10 /* External Request Lock */
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 417 \item[1] Lock door, tray cannot be ejected manually
|