Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dlocking-selftest-mutex.h6 #define UNLOCK MU macro
H A Dlocking-selftest-rtmutex.h6 #define UNLOCK RTU macro
H A Dlocking-selftest-spin.h6 #define UNLOCK U macro
H A Dlocking-selftest-rsem.h6 #define UNLOCK RSU macro
H A Dlocking-selftest-wsem.h6 #define UNLOCK WSU macro
H A Dlocking-selftest-wlock.h6 #define UNLOCK WU macro
H A Dlocking-selftest-rlock.h6 #define UNLOCK RU macro
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dnic7018_wdt.c15 #define UNLOCK 0x5A macro
H A Dsp805_wdt.c53 #define UNLOCK 0x1ACCE551 macro
H A Dimx7ulp_wdt.c37 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-vr41xx.h61 #define UNLOCK 0x2U macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dfeature.c63 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro