Searched defs:_raw_spin_lock (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | spinlock_api_smp.h | 47 #define _raw_spin_lock(lock) __raw_spin_lock(lock) macro |
| H A D | spinlock_api_up.h | 58 #define _raw_spin_lock(lock) __LOCK(lock) macro |