Home
last modified time | relevance | path

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

/include/linux/
A Dmaple_tree.h179 #define MT_FLAGS_USE_RCU 0x02 macro
830 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()
844 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
847 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()
863 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
866 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
A Dmm_types.h1223 MT_FLAGS_USE_RCU)

Completed in 12 milliseconds