Searched refs:LOCK (Results 1 – 6 of 6) sorted by relevance
67 #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); macro150 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 …]
17 .macro LOCK reg macro34 LOCK v;
293 f0: LOCK (Prefix)
106 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()
323 #define LOCK 0x80000000 macro
323 LOCK ; btr $TIF_FORK,TI_flags(%r8)