Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dlocking-selftest-spin.h5 #define UNLOCK U macro
Dlocking-selftest-mutex.h5 #define UNLOCK MU macro
Dlocking-selftest-rlock.h5 #define UNLOCK RU 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
/linux-4.4.14/arch/x86/lib/
Datomic64_386_32.S21 .macro UNLOCK reg macro
/linux-4.4.14/drivers/watchdog/
Dsp805_wdt.c50 #define UNLOCK 0x1ACCE551 macro
/linux-4.4.14/arch/mips/pci/
Dpci-vr41xx.h74 #define UNLOCK 0x2U macro
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dfeature.c68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro