Searched refs:___UNLOCK (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dspinlock_api_up.h42 #define ___UNLOCK(lock) \ macro
46 do { preempt_enable(); ___UNLOCK(lock); } while (0)
50 ___UNLOCK(lock); } while (0)

Completed in 80 milliseconds