Searched refs:DT_RW_READ_HELD (Results 1 – 1 of 1) sorted by relevance
669 #define DT_RW_READ_HELD(x) dt_rw_read_held(x) macro671 #define DT_RW_LOCK_HELD(x) (DT_RW_READ_HELD(x) || DT_RW_WRITE_HELD(x))