/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | feature.c | 67 #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/ |
D | locking-selftest-spin.h | 1 #undef LOCK 2 #define LOCK L macro
|
D | locking-selftest-mutex.h | 1 #undef LOCK 2 #define LOCK ML macro
|
D | locking-selftest-rlock.h | 1 #undef LOCK 2 #define LOCK RL macro
|
D | locking-selftest-wlock.h | 1 #undef LOCK 2 #define LOCK WL macro
|
D | locking-selftest-rsem.h | 1 #undef LOCK 2 #define LOCK RSL macro
|
D | locking-selftest-wsem.h | 1 #undef LOCK 2 #define LOCK WSL macro
|
D | locking-selftest.c | 217 #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/ |
D | rados.h | 293 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/ |
D | Kconfig.locks | 95 # - 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/ |
D | sp805_wdt.c | 51 #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/ |
D | atomic64_386_32.S | 16 .macro LOCK reg macro 31 LOCK v;
|
D | x86-opcode-map.txt | 300 f0: LOCK (Prefix)
|
/linux-4.4.14/Documentation/ |
D | local_ops.txt | 22 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
|
D | memory-barriers.txt | 433 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/ |
D | omap-iommu-debug.c | 58 pr_reg(LOCK); in omap2_iommu_dump_ctx()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 115 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/ |
D | mem_init.h | 323 #define LOCK 0x80000000 macro
|
/linux-4.4.14/Documentation/locking/ |
D | lockstat.txt | 2 LOCK STATISTICS
|
D | spinlocks.txt | 22 (5) LOCK operations.
|
/linux-4.4.14/tools/perf/util/ |
D | event.h | 208 PERF_MEM_S(LOCK, NA) |\
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 74 | LOCK | REQ | | Section 18.10 |
|
/linux-4.4.14/fs/lockd/ |
D | clntxdr.c | 577 PROC(LOCK, lockargs, res),
|
D | clnt4xdr.c | 579 PROC(LOCK, lockargs, res),
|
/linux-4.4.14/include/linux/ |
D | perf_event.h | 804 PERF_MEM_S(LOCK, NA) |\
|
/linux-4.4.14/drivers/misc/ |
D | vmw_balloon.c | 457 *hv_status = status = VMWARE_BALLOON_CMD(LOCK, pfn, dummy, *target); in vmballoon_send_lock_page()
|
/linux-4.4.14/arch/x86/entry/ |
D | entry_64.S | 443 LOCK ; btr $TIF_FORK, TI_flags(%r8)
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 378 0x0400 LOCK debug in callc.c
|
/linux-4.4.14/Documentation/input/ |
D | atarikbd.txt | 663 3A CAPS LOCK
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 300 f0: LOCK (Prefix)
|
/linux-4.4.14/fs/nfs/ |
D | nfs4xdr.c | 7469 PROC(LOCK, enc_lock, dec_lock),
|
/linux-4.4.14/ |
D | MAINTAINERS | 3518 DISTRIBUTED LOCK MANAGER (DLM)
|