Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 10 of 10) sorted by relevance

/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c64 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro
154 UNLOCK(flags); in simple_feature_tweak()
209 UNLOCK(flags); in ohare_htw_scc_enable()
222 UNLOCK(flags); in ohare_htw_scc_enable()
242 UNLOCK(flags); in ohare_htw_scc_enable()
328 UNLOCK(flags); in heathrow_modem_enable()
339 UNLOCK(flags); in heathrow_modem_enable()
347 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
350 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
353 UNLOCK(flags); mdelay(250); in heathrow_modem_enable()
[all …]
/linux/lib/
H A Dlocking-selftest-spin.h5 #undef UNLOCK
6 #define UNLOCK U macro
H A Dlocking-selftest-rtmutex.h5 #undef UNLOCK
6 #define UNLOCK RTU macro
H A Dlocking-selftest-mutex.h5 #undef UNLOCK
6 #define UNLOCK MU macro
H A Dlocking-selftest-rsem.h5 #undef UNLOCK
6 #define UNLOCK RSU macro
H A Dlocking-selftest-wsem.h5 #undef UNLOCK
6 #define UNLOCK WSU macro
H A Dlocking-selftest-wlock.h5 #undef UNLOCK
6 #define UNLOCK WU macro
H A Dlocking-selftest-rlock.h5 #undef UNLOCK
6 #define UNLOCK RU macro
/linux/Documentation/
H A Dmemory-barriers.txt494 system. RELEASE operations include UNLOCK operations and
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt525 operaciones de UNLOCK y operaciones smp_store_release().