Home
last modified time | relevance | path

Searched refs:LOCK (Results 1 – 32 of 32) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/powermac/
Dfeature.c67 #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); macro
150 LOCK(flags); in simple_feature_tweak()
193 LOCK(flags); in ohare_htw_scc_enable()
216 LOCK(flags); in ohare_htw_scc_enable()
232 LOCK(flags); in ohare_htw_scc_enable()
330 LOCK(flags); in heathrow_modem_enable()
338 LOCK(flags); in heathrow_modem_enable()
348 LOCK(flags); in heathrow_modem_enable()
351 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
354 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
[all …]
/linux-4.4.14/lib/
Dlocking-selftest-spin.h1 #undef LOCK
2 #define LOCK L macro
Dlocking-selftest-mutex.h1 #undef LOCK
2 #define LOCK ML macro
Dlocking-selftest-rlock.h1 #undef LOCK
2 #define LOCK RL macro
Dlocking-selftest-wlock.h1 #undef LOCK
2 #define LOCK WL macro
Dlocking-selftest-rsem.h1 #undef LOCK
2 #define LOCK RSL macro
Dlocking-selftest-wsem.h1 #undef LOCK
2 #define LOCK WSL macro
Dlocking-selftest.c217 #define LOCK_UNLOCK_2(x,y) LOCK(x); LOCK(y); UNLOCK(y); UNLOCK(x)
248 LOCK(X1); \
249 LOCK(X2); /* this one should fail */
496 LOCK(A); \
523 LOCK(A); \
524 LOCK(B); \
551 LOCK(A); \
578 LOCK(A); \
584 LOCK(A); \
617 LOCK(A); \
[all …]
/linux-4.4.14/include/linux/ceph/
Drados.h293 f(WRLOCK, __CEPH_OSD_OP(WR, LOCK, 1), "wrlock") \
294 f(WRUNLOCK, __CEPH_OSD_OP(WR, LOCK, 2), "wrunlock") \
295 f(RDLOCK, __CEPH_OSD_OP(WR, LOCK, 3), "rdlock") \
296 f(RDUNLOCK, __CEPH_OSD_OP(WR, LOCK, 4), "rdunlock") \
297 f(UPLOCK, __CEPH_OSD_OP(WR, LOCK, 5), "uplock") \
298 f(DNLOCK, __CEPH_OSD_OP(WR, LOCK, 6), "dnlock") \
/linux-4.4.14/kernel/
DKconfig.locks95 # - DEBUG_SPINLOCK=n and GENERIC_LOCKBREAK=n and ARCH_INLINE_*LOCK=y
98 # - DEBUG_SPINLOCK=n and ARCH_INLINE_*LOCK=y
101 # - DEBUG_SPINLOCK=n and ARCH_INLINE_*LOCK=y
106 # - DEBUG_SPINLOCK=n and ARCH_INLINE_*LOCK=y
/linux-4.4.14/drivers/watchdog/
Dsp805_wdt.c51 #define LOCK 0x00000001 macro
149 writel_relaxed(LOCK, wdt->base + WDTLOCK); in wdt_config()
178 writel_relaxed(LOCK, wdt->base + WDTLOCK); in wdt_disable()
/linux-4.4.14/arch/x86/lib/
Datomic64_386_32.S16 .macro LOCK reg macro
31 LOCK v;
Dx86-opcode-map.txt300 f0: LOCK (Prefix)
/linux-4.4.14/Documentation/
Dlocal_ops.txt22 removing the LOCK prefix and memory barriers normally required to synchronize
41 their UP variant must be kept. It typically means removing LOCK prefix (on
Dmemory-barriers.txt433 ACQUIRE operations include LOCK operations and smp_load_acquire()
2548 ordering with respect to LOCK or UNLOCK operations. If the latter is
/linux-4.4.14/drivers/iommu/
Domap-iommu-debug.c58 pr_reg(LOCK); in omap2_iommu_dump_ctx()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c115 val |= P(LOCK, LOCKED); in precise_store_data()
167 val |= P(TLB, NA) | P(LOCK, NA); in load_latency_data()
184 val |= P(LOCK, LOCKED); in load_latency_data()
/linux-4.4.14/arch/blackfin/include/asm/
Dmem_init.h323 #define LOCK 0x80000000 macro
/linux-4.4.14/Documentation/locking/
Dlockstat.txt2 LOCK STATISTICS
Dspinlocks.txt22 (5) LOCK operations.
/linux-4.4.14/tools/perf/util/
Devent.h208 PERF_MEM_S(LOCK, NA) |\
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfs41-server.txt74 | LOCK | REQ | | Section 18.10 |
/linux-4.4.14/fs/lockd/
Dclntxdr.c577 PROC(LOCK, lockargs, res),
Dclnt4xdr.c579 PROC(LOCK, lockargs, res),
/linux-4.4.14/include/linux/
Dperf_event.h804 PERF_MEM_S(LOCK, NA) |\
/linux-4.4.14/drivers/misc/
Dvmw_balloon.c457 *hv_status = status = VMWARE_BALLOON_CMD(LOCK, pfn, dummy, *target); in vmballoon_send_lock_page()
/linux-4.4.14/arch/x86/entry/
Dentry_64.S443 LOCK ; btr $TIF_FORK, TI_flags(%r8)
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax378 0x0400 LOCK debug in callc.c
/linux-4.4.14/Documentation/input/
Datarikbd.txt663 3A CAPS LOCK
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt300 f0: LOCK (Prefix)
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c7469 PROC(LOCK, enc_lock, dec_lock),
/linux-4.4.14/
DMAINTAINERS3518 DISTRIBUTED LOCK MANAGER (DLM)