Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmaple_tree.h170 #define MT_FLAGS_USE_RCU 0x02 macro
600 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()
614 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
617 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
633 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
636 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()