Searched refs:spin_lock_bh (Results 1 – 3 of 3) sorted by relevance
26 static inline void spin_lock_bh(spinlock_t *lock) in spin_lock_bh() function
16 #define spin_lock_bh(x) pthread_mutex_lock(x) macro
82 static void spin_lock_bh(spinlock_t *lock) in spin_lock_bh() function
Completed in 5 milliseconds