Home
last modified time | relevance | path

Searched defs:UNLOCK_BH (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dlockhelp.h71 #define UNLOCK_BH(lk) \ macro
121 #define UNLOCK_BH(l) spin_unlock_bh(l) macro