Home
last modified time | relevance | path

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

/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 …]
/arch/x86/lib/
Datomic64_386_32.S17 .macro LOCK reg macro
34 LOCK v;
Dx86-opcode-map.txt293 f0: LOCK (Prefix)
/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c106 val |= P(LOCK, LOCKED); in precise_store_data()
158 val |= P(TLB, NA) | P(LOCK, NA); in load_latency_data()
175 val |= P(LOCK, LOCKED); in load_latency_data()
/arch/blackfin/include/asm/
Dmem_init.h323 #define LOCK 0x80000000 macro
/arch/x86/kernel/
Dentry_64.S323 LOCK ; btr $TIF_FORK,TI_flags(%r8)