Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.h37 wait_queue_head_t waitor; /* tids waiting on this tid */ member
Djfs_txnmgr.c278 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
282 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
499 TXN_WAKEUP(&tblk->waitor); in txEnd()
842 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()
884 TXN_WAKEUP(&tblk->waitor); in txRelease()