Home
last modified time | relevance | path

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

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