Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/cavium-octeon/
DKconfig38 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/
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-4.1.27/fs/dlm/
DKconfig2 tristate "Distributed Lock Manager (DLM)"
/linux-4.1.27/Documentation/sound/alsa/
DControlNames.txt93 Clock Sync Status { "Lock", "Sync", "No Lock" }
Dhdspm.txt281 Name -- "MADI Sync Lock Status"
292 Name -- "Word Clock Lock Status"
/linux-4.1.27/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-4.1.27/arch/x86/kvm/
Demulate.c140 #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/
DKconfig161 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/
Ddlmfs.txt77 Lock value blocks can be read and written to a resource via read(2)
99 Open Flag Lock Request Type
Dxfs-delayed-logging-design.txt691 3. Lock item
715 Lock item
736 3. Lock item
772 Lock item
/linux-4.1.27/Documentation/locking/
Dlocktorture.txt1 Kernel Lock Torture Test Operation
114 (A): Lock type that is being tortured -- torture_type parameter.
Dlockstat.txt66 Lock statistics are enabled via CONFIG_LOCK_STAT.
Dlockdep-design.txt7 Lock-class
Drt-mutex-design.txt521 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/
Dste-nomadik-nhk15.dts105 0x01020098 // Lock
Domap3-n900.dts88 label = "Lock Button";
/linux-4.1.27/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-4.1.27/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…
Dsysfs-firmware-acpi140 ff_gbl_lock - Global Lock
/linux-4.1.27/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-4.1.27/drivers/scsi/pcmcia/
Dnsp_cs.h272 spinlock_t Lock; member
Dnsp_cs.c1341 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/
Ddcdbas.txt37 1) Lock smi_data.
Dpreempt-locking.txt54 RULE #3: Lock acquire and release must be performed by same task
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
Dscsi_eh.txt288 1. Lock shost->host_lock, splice_init shost->eh_cmd_q into local
DChangeLog.lpfc303 * Lock before calling lpfc_sli_hba_down().
/linux-4.1.27/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
Dnvidia,tegra124-pinmux.txt25 - nvidia,lock: Integer. Lock the pin configuration against further changes
Dnvidia,tegra210-pinmux.txt52 - nvidia,lock: Integer. Lock the pin configuration against further changes
/linux-4.1.27/include/linux/
Dbuffer_head.h119 BUFFER_FNS(Lock, locked)
/linux-4.1.27/drivers/scsi/
Dnsp32.h570 spinlock_t Lock; member
Dnsp32.c1476 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/
Dlocking.txt1 KVM Lock Overview
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_hw.c57 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/
DRTFP.txt704 ,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
DlistRCU.txt11 Example 1: Read-Side Action Taken Outside of Lock, No In-Place Updates
/linux-4.1.27/Documentation/vm/
Dpage_migration91 1. Lock the page to be migrated
/linux-4.1.27/arch/metag/include/asm/
Dtbx.h716 TBISPIN Lock; /* Spin-lock for struct (normally 0) */ member
/linux-4.1.27/Documentation/usb/
Dgadget_hid.txt48 0x19, 0x01, /* USAGE_MINIMUM (Num Lock) */
/linux-4.1.27/drivers/input/keyboard/
DKconfig113 Caps Lock Left Ctrl
114 Right Ctrl Caps Lock
/linux-4.1.27/lib/
DKconfig.debug905 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/
Drapidio.txt248 device by writing into the Host Device ID Lock CSR. It does this to ensure that
/linux-4.1.27/Documentation/arm64/
Dacpi_object_usage.txt104 provided, the Global Lock will NOT be used since it is not part of
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt283 (*) Lock/Unlock object [mandatory]:
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.reg754 field EXTREQLCK 0x10 /* External Request Lock */
Daic79xx.reg455 field EXTREQLCK 0x10 /* External Request Lock */
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex417 \item[1] Lock door, tray cannot be ejected manually