Searched defs:__raw_spin_lock_flags (Results 1 – 3 of 3) sorted by relevance
29 __raw_spin_lock_flags(raw_spinlock_t *lock, unsigned long flags) in __raw_spin_lock_flags() function
24 #define __raw_spin_lock_flags(lock, flags) __raw_spin_lock(lock) macro
58 static inline void __raw_spin_lock_flags(raw_spinlock_t *lock, unsigned long flags) in __raw_spin_lock_flags() function