Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.c118 static inline void TXN_SLEEP_DROP_LOCK(wait_queue_head_t * event) in TXN_SLEEP_DROP_LOCK() function
131 TXN_SLEEP_DROP_LOCK(event);\
842 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()