Searched refs:mt_write_lock_is_held (Results 1 - 2 of 2) sorted by last modified time

/linux-master/lib/
H A Dmaple_tree.c775 return mt_external_lock(mt) ? mt_write_lock_is_held(mt) :
/linux-master/include/linux/
H A Dmaple_tree.h189 #define mt_write_lock_is_held(mt) \ macro
200 #define mt_write_lock_is_held(mt) 1 macro

Completed in 153 milliseconds