Home
last modified time | relevance | path

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

/linux-3.3/lib/
Dlocking-selftest-spin.h5 #define UNLOCK U macro
Dlocking-selftest-mutex.h5 #define UNLOCK MU macro
Dlocking-selftest-wlock.h5 #define UNLOCK WU macro
Dlocking-selftest-rsem.h5 #define UNLOCK RSU macro
Dlocking-selftest-wsem.h5 #define UNLOCK WSU macro
Dlocking-selftest-rlock.h5 #define UNLOCK RU macro
/linux-3.3/arch/x86/lib/
Datomic64_386_32.S22 .macro UNLOCK reg macro
/linux-3.3/drivers/watchdog/
Dsp805_wdt.c53 #define UNLOCK 0x1ACCE551 macro
/linux-3.3/arch/mips/pci/
Dpci-vr41xx.h74 #define UNLOCK 0x2U macro
/linux-3.3/arch/powerpc/platforms/powermac/
Dfeature.c68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro