Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dspinlock.h92 #define spin_lock_irqsave(SPINLOCK, FLAGS) \ argument
98 #define spin_trylock_irqsave(SPINLOCK, FLAGS) \ argument
114 #define spin_lock_irqsave_nested(SPINLOCK, FLAGS, SUBCLASS) \ argument