Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds