Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmaple_tree.h169 #define MT_FLAGS_USE_RCU 0x02 macro
606 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()
620 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
623 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
639 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
642 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()

Completed in 4 milliseconds