lockdep_assert_not_held
#define lockdep_assert_not_held(m) do { \
#define lockdep_assert_not_held(m) do { (void)(m); } while (0)