Home
last modified time | relevance | path

Searched defs:LOCK (Results 1 – 9 of 9) sorted by relevance

/linux/lib/
H A Dlocking-selftest-spin.h3 #define LOCK L macro
H A Dlocking-selftest-rtmutex.h3 #define LOCK RTL macro
H A Dlocking-selftest-mutex.h3 #define LOCK ML macro
H A Dlocking-selftest-rsem.h3 #define LOCK RSL macro
H A Dlocking-selftest-wsem.h3 #define LOCK WSL macro
H A Dlocking-selftest-wlock.h3 #define LOCK WL macro
H A Dlocking-selftest-rlock.h3 #define LOCK RL macro
/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c63 #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); macro
/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c45 #define LOCK BIT(0) macro