Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dlockhelp.h101 #define WRITE_UNLOCK(lk) \ macro
126 #define WRITE_UNLOCK(l) write_unlock_bh(l) macro