Home
last modified time | relevance | path

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

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