Home
last modified time | relevance | path

Searched defs:UNLOCK (Results 1 - 23 of 23) sorted by relevance

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

Completed in 10 milliseconds