Home
last modified time | relevance | path

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

/linux-6.6.21/fs/jfs/
Djfs_txnmgr.c129 #define TXN_SLEEP(event)\ macro
190 TXN_SLEEP(&TxAnchor.freelockwait); in txLockAlloc()
374 TXN_SLEEP(&log->syncwait); in txBegin()
386 TXN_SLEEP(&TxAnchor.lowlockwait); in txBegin()
397 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
407 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
468 TXN_SLEEP(&log->syncwait); in txBeginAnon()
477 TXN_SLEEP(&TxAnchor.lowlockwait); in txBeginAnon()