Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.c129 #define TXN_SLEEP(event)\ macro
190 TXN_SLEEP(&TxAnchor.freelockwait); in txLockAlloc()
369 TXN_SLEEP(&log->syncwait); in txBegin()
381 TXN_SLEEP(&TxAnchor.lowlockwait); in txBegin()
392 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
402 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
463 TXN_SLEEP(&log->syncwait); in txBeginAnon()
472 TXN_SLEEP(&TxAnchor.lowlockwait); in txBeginAnon()