EQ_UNLOCK
#define FL_UNLOCK(fl) EQ_UNLOCK(&(fl)->eq)
#define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq)
EQ_UNLOCK(eq);