REFCOUNT_WARN      45 tools/include/linux/refcount.h #define REFCOUNT_WARN(cond, str) (void)(cond)
REFCOUNT_WARN      48 tools/include/linux/refcount.h #define REFCOUNT_WARN(cond, str) BUG_ON(cond)