Searched refs:___UNLOCK (Results 1 - 1 of 1) sorted by relevance
/linux-master/include/linux/ | ||
H A D | spinlock_api_up.h | 42 #define ___UNLOCK(lock) \ macro 46 do { preempt_enable(); ___UNLOCK(lock); } while (0) 50 ___UNLOCK(lock); } while (0) |
Completed in 80 milliseconds