Searched refs:freewait (Results 1 – 1 of 1) sorted by relevance
69 wait_queue_head_t freewait; /* eventlist of free tblock */ member298 init_waitqueue_head(&TxAnchor.freewait); in txInit()405 TXN_SLEEP(&TxAnchor.freewait); in txBegin()415 TXN_SLEEP(&TxAnchor.freewait); in txBegin()576 TXN_WAKEUP(&TxAnchor.freewait); in txEnd()3003 char *freewait; in jfs_txanchor_proc_show() local3007 freewait = in jfs_txanchor_proc_show()3008 waitqueue_active(&TxAnchor.freewait) ? "active" : "empty"; in jfs_txanchor_proc_show()3026 freewait, in jfs_txanchor_proc_show()