Searched defs:_raw_spin_lock_bh_nested (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock_api_up.h60 #define _raw_spin_lock_bh_nested(lock, subclass) __LOCK(lock) macro
/linux-4.1.27/kernel/locking/
H A Dspinlock.c366 void __lockfunc _raw_spin_lock_bh_nested(raw_spinlock_t *lock, int subclass) _raw_spin_lock_bh_nested() function
372 EXPORT_SYMBOL(_raw_spin_lock_bh_nested); variable

Completed in 50 milliseconds