Searched refs:spinlock_check (Results 1 – 1 of 1) sorted by relevance
325 static __always_inline raw_spinlock_t *spinlock_check(spinlock_t *lock) in spinlock_check() function332 spinlock_check(_lock); \353 raw_spin_lock_nested(spinlock_check(lock), subclass); \358 raw_spin_lock_nest_lock(spinlock_check(lock), nest_lock); \368 raw_spin_lock_irqsave(spinlock_check(lock), flags); \373 raw_spin_lock_irqsave_nested(spinlock_check(lock), flags, subclass); \408 raw_spin_trylock_irqsave(spinlock_check(lock), flags); \