Searched defs:spinlock (Results 1 – 4 of 4) sorted by relevance
67 #define spin_lock_irqsave(spinlock, flags) \ in spin_lock_init() argument 72 spin_lock_irqsave(spinlock,flags) global() argument 78 spin_unlock_irqrestore(spinlock,flags) global() argument
240 #define ENA_SPINLOCK_INIT(spinlock) \ argument 242 #define ENA_SPINLOCK_DESTROY(spinlock) \ argument 247 #define ENA_SPINLOCK_LOCK(spinlock, flags) \ argument 252 #define ENA_SPINLOCK_UNLOCK(spinlock, flags) \ argument
752 spinlock_t spinlock; global() member
439 struct mtx spinlock; member