Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dspinlock_api_up.h42 #define __UNLOCK_BH(lock) \ macro
71 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
72 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
73 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)