Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c131 static inline void TXN_SLEEP_DROP_LOCK(wait_queue_head_t * event) in TXN_SLEEP_DROP_LOCK() function
144 TXN_SLEEP_DROP_LOCK(event);\
860 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()